On 28 August 2012 21:20, Colin Law <[email protected]> wrote: > On 28 August 2012 20:49, Tak G. <[email protected]> wrote: >> Colin Law wrote in post #1073650: >>> On 28 August 2012 04:08, Tak G. <[email protected]> wrote: >>>> >>>> I checked out config.rb but i wasn't sure what i was looking for. >>>> >>>> Attachments: >>>> http://www.ruby-forum.com/attachment/7698/Untitled.png >>> >>> Best just to copy and paste errors into here so that we can read and >>> comment on them more easily. >>> Can you post your config.ru file please. It seems to be the only bit >>> of the trace that relates directly to your code. >>> >>> Colin >> >> here is the config.ru file and I attached a picture of the error i get. >> >> # This file is used by Rack-based servers to start the application. >> >> require ::File.expand_path('../config/environment', __FILE__) >> run StoryTime::Application >> >> Attachments: >> http://www.ruby-forum.com/attachment/7701/Untitled.png > > I did ask that you copy and paste here, I am suffering from eye strain > trying to read the image and one cannot cursor down it to aid > following it. I don't know whether it will help but can you post > config/environment.rb
Another question, if you make a new app and just do the minimum to get it to start do you have the same problem? Colin -- 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 https://groups.google.com/groups/opt_out.

