Re: [Rails] Re: My program does not work after adding helpler

2015-11-02 Thread James Harold
On Monday, November 2, 2015 at 10:33:32 AM UTC-6, James Harold wrote: > > > > On Monday, November 2, 2015 at 10:18:01 AM UTC-6, Colin Law wrote: >> >> On 2 November 2015 at 16:01, James Harold wrote: >> > >> > BTW, the er

Re: [Rails] Re: My program does not work after adding helpler

2015-11-02 Thread James Harold
On Monday, November 2, 2015 at 10:18:01 AM UTC-6, Colin Law wrote: > > On 2 November 2015 at 16:01, James Harold > wrote: > > > > BTW, the error is listed here: > > > > 1) Failure: > > StaticPagesControllerTest#test_should_get_about >

[Rails] Re: My program does not work after adding helpler

2015-11-02 Thread James Harold
On Sunday, November 1, 2015 at 8:15:53 PM UTC-6, James Harold wrote: > > I have just gotten to Chapter Four of Michael Hartl's Ruby on Rails > Tutorial, and I can't seem to get the program to work after adding a helper > to the program. Here is t

[Rails] My program does not work after adding helpler

2015-11-01 Thread James Harold
I have just gotten to Chapter Four of Michael Hartl's Ruby on Rails Tutorial, and I can't seem to get the program to work after adding a helper to the program. Here is the code from the files. static_pages_controller_test.rb require 'test_helper' class StaticPagesControllerTest < ActionControl