Massive revamping for Rails 8 and Zurb
This commit is contained in:
parent
7f9502fdfb
commit
b5534b1900
89 changed files with 12555 additions and 736 deletions
4
Rakefile
4
Rakefile
|
|
@ -1,6 +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__)
|
||||
require_relative "config/application"
|
||||
|
||||
Debshots::Application.load_tasks
|
||||
Rails.application.load_tasks
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue