On Aug 23, 10:02 am, Pratik <[EMAIL PROTECTED]> wrote:
> Anyone ever uses test/mocks/development && test/mocks/test directories?
I do. I use it to stub out libraries that make special system calls or
remote API calls. Its handy.
> If someone does, test/mocks/development doesn't really seem like a
> nice place for putting development environment mocked classes. May be
> mocks/ should be moved to RAILS_ROOT ?
I think RAILS_ROOT makes a bit more sense. But its not a huge deal for
me.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby
on Rails: Core" group.
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
-~----------~----~----~----~------~----~------~--~---