Colin Law wrote in post #1073650:
> On 28 August 2012 04:08, Tak G. <lists@ruby-forum.com> 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
--
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 https://groups.google.com/groups/opt_out.
No comments:
Post a Comment