On Thu, Oct 21, 2010 at 12:31 PM, blackbug <[email protected]> wrote:
> I am trying to create class diagram using railroad but getting error: > > Error loading application environment. > (Are you running railroad on the aplication's root directory?) > > /usr/lib/ruby/1.8/rubygems/custom_require.rb:31:in > `gem_original_require': no such file to load -- config/environment > (LoadError) That almost looks like the RAILS_ENV was nil. What is the exact command you were trying to run? -- Hassan Schroeder ------------------------ [email protected] twitter: @hassan -- 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.

