Conrad Taylor wrote:
> On Fri, Feb 19, 2010 at 1:08 AM, RaW <rafal@wrzochol.net> wrote:
>
>> I think
>> $ script/generate
>> has been replaced with
>> $ r g
>> in Rails3
>>
>> Am I right?
>>
>>
> You'll need to do the following in Rails 3:
>
> rails g model user_session
>
> Then just edit the file and you should be good to go.
>
> Good luck,
>
> -Conrad
thanks conrad
so we scrap the rails generate session user_session
and just make a new model??
--
Posted via http://www.ruby-forum.com/.
--
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@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
No comments:
Post a Comment