On 28 August 2012 22:36, Tak G. <[email protected]> wrote: > Colin Law wrote in post #1073669: >> On 28 August 2012 21:40, Tak G. <[email protected]> wrote: >>>> config/environment.rb >>> 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 > > I honestly haven't changed anything of the sort. it was working find > the other day. > > One thing tho, I had to change my motherboard on my laptop, could that > have changed anything?
Are you asking whether changing the mother board could have changed the text in some of your files on disk? More importantly you have not said whether, having found and corrected those that are wrong, does it now work? I assume you are using a Version Control System such as git. If not then you should be. Then you can look back through the history to find when changes were made. 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.

