initial commit (rails new sharedlists)
This commit is contained in:
commit
70ebeb473d
93 changed files with 8700 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