init commit
This commit is contained in:
parent
93efff9452
commit
9ba1224867
307 changed files with 11053 additions and 0 deletions
5
config/initializers/rails_footnotes.rb
Normal file
5
config/initializers/rails_footnotes.rb
Normal file
|
@ -0,0 +1,5 @@
|
|||
if defined?(Footnotes) && Rails.env.development?
|
||||
Footnotes.run! # first of all
|
||||
|
||||
# ... other init code
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue