Hi folks.

Just got this upon generating a new controller and view:

> $ rails generate controller demo index
> /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/rubygems/dependency.rb:52:in
>  `initialize': Valid types are [:development, :runtime], not nil 
> (ArgumentError)

rails (3.1.0)
bundler (1.0.18)

I've seen this mentioned online in some places, and they're using other web 
servers.  I'm on Snow Leopard using Apache 3.1.  

Not really sure what to do.  I do want it to be a development project, but I 
don't have to provide that from what I have seen.  Just the controller and view 
names.  I'm assuming this would be generated for any type of the three options 
(development, production, test).  

Have I done something wrong?  



Cheers
_____________
Rich in Toronto

-- 
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 [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to