On 28 August 2012 21:40, Tak G. <lists@ruby-forum.com> wrote:
> Colin Law wrote in post #1073664:
>> On 28 August 2012 20:49, Tak G. <lists@ruby-forum.com> wrote:
>>>> Can you post your config.ru file please. It seems to be the only bit
>>>
>>> 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
>>
>> Colin
>
> config/environment.rb
>
>
> # Load the rails application
> require File.expand_path('../application', __FILE__)
>
> # Initialize the rails application
> Storytime::Application.initialize!
There is the clue, notice this is Storytime not StoryTime. Have you
changed some of them manually? Search the whole directory structure
for storytime, case insensitive, and make sure they are all the same.
>
> I'm not entirely sure how to paste images onto here. I'm a newcomer so.
> but the error is pretty much this:
I don't know how you would copy from a terminal in windows. Perhaps
Edit > Copy. In linux you can use Ctrl-Shift-C.
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 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