mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-16 23:30:12 +01:00
home page renders... sort of
This commit is contained in:
parent
fde64e0b3d
commit
4605b17d3c
16 changed files with 131 additions and 295 deletions
|
|
@ -20,7 +20,8 @@ module Tracksapp
|
|||
|
||||
# Custom directories with classes and modules you want to be autoloadable.
|
||||
# config.autoload_paths += %W(#{config.root}/extras)
|
||||
|
||||
config.autoload_paths += Dir["#{config.root}/lib/**/"]
|
||||
|
||||
# Only load the plugins named here, in the order given (default is alphabetical).
|
||||
# :all can be used as a placeholder for all plugins not explicitly named.
|
||||
# config.plugins = [ :exception_notification, :ssl_requirement, :all ]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue