I found it detailed in this ticket http://dev.rubyonrails.org/ticket/11458
and here
http://dev.rubyonrails.org/attachment/ticket/11458/timestamped-migrations.diff?format=txt
but I guess it didn''t make it in to 2.1.
On Jun 17, 11:19 pm, Michael Breen
<hard...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
wrote:> I have read that you could turn of time stamped migrations by adding
> the line "config.active_record.timestamped_migrations = false" to
your
> environment.rb. After I add this line I get the following error when
> running "script/generate model Post":
>
> /Library/Ruby/Gems/1.8/gems/activerecord-2.1.0/lib/active_record/
> base.rb:1667:in `method_missing'': undefined method
> `timestamped_migrations='' for ActiveRecord::Base:Class
(NoMethodError)
>
> Am I mistaken about this feature?
>
> If I''m not mistaken about this feature has anyone else run into
this?
> (I''d like to confirm before taking the next step.)
>
> Thanks.
> Mike
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Ruby on Rails: Talk" group.
To post to this group, send email to
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---