mirror of
https://github.com/internetee/registry.git
synced 2025-08-05 17:28:18 +02:00
rails new
This commit is contained in:
parent
480ed98a25
commit
556898352f
46 changed files with 917 additions and 2 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 File.expand_path('../config/application', __FILE__)
|
||||
|
||||
Rails.application.load_tasks
|
Loading…
Add table
Add a link
Reference in a new issue