Other articles:
|
Jan 3, 2011 . As someone who mostly stays in the rails console, I've always hated . end def
Aug 19, 2011 . Hi,. is the following migration really supposed to be irreversible? class
May 1, 2012 . Rails 3.1 Update: Reversible migrations; Migrations• Adding username (string)
Jun 16, 2011 . Rails 3.1 adds some great new features that we're keen to include in . custom
Rails 3.1.2 db Migration problem Rake aborted! (Page 1) - Deployment - Rails
Jul 15, 2011 . Rails migrations are easy to understand and easy to write. . You can get rid of
Rails 3.1 was released in beta version last week. . Reversible Migrations – Ruby
Rails 3.1rc4 , migrations and FactoryGirl. Hi i'm using Rails 3.1rc4, and
May 7, 2011 . That probably won't happen (anytime soon at least), because Rails takes the
May 12, 2011. RubyX presents what's new in Rails 3.1 for Ruby on Rails Oceania's .
Now i am upgrade the rails 3.0.7 to rails 3.1 pre version. When i am . I had the
The auto-generated migrations for adding columns in Rails 3.1 is in the format:
Dec 15, 2011 . Migrations have always been considered one of the many killer features in Rails.
Migrations Break When Upgrading to Rails 3.1. We've been working on a new
I have a RoR app running over Rails 2.3.4 and ruby 1.8.6 .. I am planning to
Rails 3.1 also introduces reversible migrations, which allow Rails to infer the up
Jan 24, 2012 . You've found an article that explains how to install Rails 3.1. . default jQuery,
May 10, 2011 . Thanks to Aaron Patterson (and others), Rails 3.1 will sport some shiny new
Mar 29, 2011 . I saw that Aaron has done a great job on implementing migration's change
Dec 13, 2011 . If you're on Rails 3.1, you'll probably notice that the methods in your migration
Oct 5, 2011 . Migrations in Rails 3.1 has moved the #up and #down methods to instance
May 13, 2011 . Let's take a look at some of the other new features in Rails 3.1, starting with the
Nov 23, 2011 . The current project I'm working on is not using Ruby on Rails, but I still want to
Jan 18, 2011 . I also found out that in the next version of rails (3.1) there will be support for rake
Sep 3, 2011 . Until now, you always had to write the down-migration yourself, but Rails 3.1 can
Rails 3.1 makes migrations smarter by providing a new change method. This
May 9, 2011 . This is the first episode in a series covering Rails 3.1. . new todo cd todo bundle
Reversible Migrations. Starting with Rails 3.1, you will be able to define
May 25, 2011 . The Rails 3.1.0 Release Candidate dropped a few days ago and thought I'd give
Active Record Migrations. Migrations can manage the evolution of a schema
May 31, 2011 . This is a heavily customized Enki blog adapted for Rails 3.1 beta running over
Apr 26, 2012 . In Rails 3.1 and newer, when you write a migration by hand, you can (usually)
Oct 18, 2011 . Tyler explains that, “Before Rails 3.1, each statement within a migration is
Aug 11, 2011 . Rails 3.1 adds :change as a way to specify a migration. Add it to the Annotate
I am trying to upgrade an application from Rails 3.0.7 to 3.1.1. When I . I have
Aug 19, 2011 . Engine install migrations task is not working in Rails 3.1.0.rc6. While running the
Start Here: Getting Started with Rails; Models: Rails Database Migrations . This
Sep 26, 2011 . Rails 3.1 Reversible Migrations to the rescue! If you are using rails 3.1 instead of
Jun 6, 2011 . The first Rails 3.1 release candidate has been out for a couple weeks now, . I
Mar 8, 2012 . The catch -- concurrent indexes cannot be added from within a transaction, and
Jun 9, 2011 . Rails 3.1 RC4 has broken migrations also for MySQL. Rails 3.1 RC4 has broken
In Rails 3.1 there is only one method for migrations called 'change'. I want to run
Jan 25, 2012 . Migrations has been always one of the importnat features of Rails. With Rails 3.1
You can use the /rails/info/routes path in development to show the equivalent of
Hi i'm using Rails 3.1rc4, and FactoryGirl on ruby 1.9.2-p136, and I'm having an
Jan 11, 2012 . One of feature in Rails 3.1 is that you do not have to define up/down method for
Ruby on Rails 3.1 Release Notes. Highlights in Rails 3.1: Streaming; Reversible
Reversible Migrations. Starting with Rails 3.1, you will be able to define
Aaron Patterson (@tenderlove) made Rails 3.1 a lot smarter by implementing
Reversible Migrations in Rails 3.1. Posted by Rohit Arondekar on May 08, 2011
Sitemap
|