mirror of
https://github.com/plashchynski/crono.git
synced 2026-03-14 06:16:35 +01: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