mirror of
https://github.com/edcommonwealth/ecp.org.git
synced 2026-03-13 09:20:28 -07:00
initial commit
This commit is contained in:
commit
4f2339709f
74 changed files with 1881 additions and 0 deletions
6
Rakefile
Normal file
6
Rakefile
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
# Add your own tasks in files placed in lib/tasks ending in .rake,
|
||||
# for example lib/tasks/capistrano.rake, and they will automatically be available to Rake.
|
||||
|
||||
require_relative "config/application"
|
||||
|
||||
Rails.application.load_tasks
|
||||
Loading…
Add table
Add a link
Reference in a new issue