mirror of
https://github.com/plashchynski/crono.git
synced 2026-04-25 10:18:49 +02:00
deprecate need to config your app name.
Instead of `<AppName>::Application.load_tasks` the same can be achieved by `Rails.app_class.load_tasks`, therefore not requiring the user to configure the AppName. Less margin for errors :)
This commit is contained in:
Reference in New Issue
Block a user