draper/lib
Hans de Graaff 2e6f741a63 Also initialize ViewContext for rails runner (#739)
Initialize Draper's ViewContext when using the runner command in a
similar way to using the console command. Without this code run by the
rails runner command (e.g. when processing commands from a message
queue) will not have a properly initialized ViewContext, and
consequently the helpers will not be initialized.
2017-03-29 10:30:43 -05:00
..
draper Also initialize ViewContext for rails runner (#739) 2017-03-29 10:30:43 -05:00
generators Fix warnings with recent thor versions 2017-02-25 10:56:32 -03:00
draper.rb Issue 725: Remove conflicting source alias (#786) 2017-03-29 10:27:33 -05:00