It's pretty simple, but doesn't reloads included files in development. But
Steve is right, Rails is Ruby after all, so it's simple to implement such
behavior using ActionDispatch::Reloader.
четверг, 16 августа 2012 г., 14:44:57 UTC+3 пользователь Pedro Nascimento
написал:
>
> You can still do i
Good morning all,
I am wondering if there is any ongoing work to speed up ActiveRecord object
instantiation from the database? I am working on a project where we have
determined that loading AR records from the database has become a
bottleneck in a coupe of spots. To alleviate this we have reso