Ruby on Rails Sunday, December 28, 2014

Hi, 

I'm following the https://www.railstutorial.org

I'm now at chapter 10. Since yesterday all my 42 tests are RED and reports the same error :


ERROR["test_should_get_new", UsersControllerTest, 0.274138782]
 test_should_get_new#UsersControllerTest (0.27s)
SyntaxError:         SyntaxError: (erb):36: syntax error, unexpected tLABEL
          activated: true
                    ^
        (erb):37: syntax error, unexpected ':', expecting ')'
          activated_at: <%= Time.zone.now ).to_s); _erbout.concat "\n"
                       ^
        (erb):37: unterminated string meets end of file



The app is working great. 

I'm on cloud9. 

I have restarted the server etc... same errors. Everything was working great since yesterday.

Thx

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/f5bc6699-d0ec-4193-a3bf-316f595af145%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment