On Saturday, March 3, 2012 9:23:16 AM UTC-5, Rodrigo Rosenfeld Rosas wrote:
>
> Given the code below, it seems you're just starting using Rails and you 
> still don't understand Rails basic concepts.
>
> Shouldn't you consider posting in the user's mailing list first? It's 
> more likely that you'll get better advices there than here...
>
> After you get used to Rails, if you still have questions about how Rails 
> should do things, then your questions will be better discussed here.
>
> Cheers,
> Rodrigo.
>

Are you referring to my complete and utter lack of syntactic sugar? 
It almost seems as though I deliberately avoid the stuff completely :)

This might be the wrong forum, but I'm sure that ActiveResource team are 
happy that I proofed the issue.

As an expert core member Rodrigo, do you know the alternative to this line?
Dir.glob("#{Rails.root}/app/models/*.rb").sort.each { |file| 
require_dependency file }





-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Core" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/rubyonrails-core/-/CKv6nR5OhkMJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-core?hl=en.

Reply via email to