Minor correction:

View http://www.pastie.org/963750 instead of the "pastie" link I
provided earlier.

My minor error was that the first line of TestGMC.rb was a comment
with the wrong filename.  That led me to post incorrect labels in the
"pastie".

I apologize for the sloppiness.

Best wishes,
Richard

On May 17, 8:42 am, RichardOnRails
<richarddummymailbox58...@uscomputergurus.com> wrote:
> Hi Marnen and Frederick,
>
> Thanks for looking into my problem.
>
> Frederick:  I removed the colons from the public and private macros
> Marnen:  The code and the output I got from running them is 
> athttp://www.pastie.org/963644.  It's got line numbers.  As you
> obviously can now see, line 12 is the second line in::
>
>     assert_equal( "edit, index, new, show",
>         crud_views_as_a_string(:string), "Surprise")
>
> Thanks again,
> Richard
>
> On May 17, 5:32 am, Frederick Cheung <frederick.che...@gmail.com>
> wrote:
>
>
>
> > On May 17, 4:43 am, RichardOnRails
>
> > <richarddummymailbox58...@uscomputergurus.com> wrote:
> > > module GMC_mod
> > >   # The standard views (in app.views)  in alphabetical order
> > >   # for any DB table
> > >   :private
>
> > Not relevant to the problem but this doesn't actually make methods
> > private (it's just the symbol literal 'private'). Remove the : for it
> > to actually do something (similarly for the public later on)
>
> > Fred
>
> > --
> > 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-t...@googlegroups.com.
> > To unsubscribe from this group, send email to 
> > rubyonrails-talk+unsubscr...@googlegroups.com.
> > For more options, visit this group 
> > athttp://groups.google.com/group/rubyonrails-talk?hl=en.
>
> --
> 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-t...@googlegroups.com.
> To unsubscribe from this group, send email to 
> rubyonrails-talk+unsubscr...@googlegroups.com.
> For more options, visit this group 
> athttp://groups.google.com/group/rubyonrails-talk?hl=en.

-- 
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-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to