Ruby on Rails Monday, August 30, 2010

Ruby Users Ruby Users wrote:
> There is a model with the Category fields parent_id and name_category.
> Golf name_category should consist of two words separated by spaces, each
> of which begins with a capital letter, such as "Ruby On Rails".

That's three words, not two.

> There's also a selector Category.by_parent_id (id).
>
> How can this problem to write tests?

What are you trying to test for? What's your question or problem?

Best,
--
Marnen Laibow-Koser
http://www.marnen.org
marnen@marnen.org
--
Posted via http://www.ruby-forum.com/.

--
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 this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

No comments:

Post a Comment