Most rails rollback migration related news are at:

Why Business Leaders Should Think Like Artists 21 Aug 2013 | 01:10 am

Always brilliant Seth Godin. Love his talks!

UX presentation by Aral Balkan 14 Aug 2013 | 04:22 pm

Lot to learn here. Superb job! Aral Balkan: Superheroes & Villains in Design from Thinking Digital on Vimeo.

More rails rollback migration related news:

Rails Data Migrations Made Easy! mcdonaldland.info 17 Jul 2012 | 12:36 pm

Introducing ActiveDataMigrations! From the README file: ActiveDataMigrations is a Ruby gem that allows developers to set up multiple migration locations, each of which can be run independent of one ...

Bulk ALTER TABLE with Rails 3 and MySQL m.onkey.org 1 Feb 2011 | 02:34 am

With this commit, Rails migrations will support adding/removing/changing multiple columns via a single ALTER TABLE statement for MySQL. Let’s say you need to add 2 new columns to a table and modify d...

Up Next: Migrating NewsCloud to Ruby on Rails 2.3.11 opensource.newscloud.com 5 May 2011 | 09:15 am

On the path towards making NewsCloud easier to set up and use, we're migrating our code base up to Ruby on Rails 2.3.11. This will generally make it easier for developers wishing to try out the code. ...

Migrating from Subversion to Git espace-technologies.com 11 Nov 2010 | 12:51 am

A lot of websites are talking about Git. Git is currently one of the hot topics around the internet, it's a well respected distributed revision control system used by many of the top frameworks (Rails...

Deduping join data in ruby based on multiple attributes tonyamoyal.com 24 Mar 2011 | 03:53 pm

In the past I created an app using Rails built in HABTM and no unique index on the join tables. I’m more into the has_many :through choice today. In order to migrate my data with a unqiue index, I ha...

Specify precision and scale attributes for decimal number with scaffold/model/migration generators in Rails 3.2.0 rubyist-journal.com 23 Jan 2012 | 12:35 pm

By using the short hand  :decimal{precision, scale}, rails generator lets you generate number migration with decimal and scale. You could use {precision, scale} or {precison-scale} or {precision.scale...

Do It Yourself dalibornasevic.com 16 Jan 2012 | 02:59 am

Yet another re-design of my blog. I have added responsive design and migrated it to Rails 3.1.3 using the assets pipeline. I use this blog as a place for Do It Yourself experiments and I wanted to sha...

Loving MongoDB but Missing Transactions thelucid.com 27 Jan 2012 | 03:52 am

I’ve been venturing into the world of MongoDB via Mongoid in a Rails app. On one hand it’s a breath of fresh air (no migrations, flexible schemas etc.) but on the other hand I really, really miss tran...

A better progress meter for your (Rails) scripts trak3r.blogspot.com 7 May 2009 | 02:03 am

As a follow-up to my post a couple weeks back on putting a progress meter in your long-running migrations, I've whipped up a more helpful and re-usable tool.I've called it simply "Progress" and here i...

Enhanced Migrations v1.2.0 acts-as-with-ro.rubyforge.org 7 Nov 2007 | 07:38 am

The original release of this highly useful plugin marked a turning point in collaborative Rails development by freeing the developer to commit their database migration without fear of having it ignore...

Recently parsed news:

Recent keywords:

Recent searches: