add rspec, fix dummy railties to do it
This commit is contained in:
3
Gemfile
3
Gemfile
@ -4,7 +4,8 @@ git_source(:github) { |repo| "https://github.com/#{repo}.git" }
|
||||
# Specify your gem's dependencies in merged.gemspec.
|
||||
gemspec
|
||||
|
||||
gem "sprockets-rails"
|
||||
group :development, :test do
|
||||
end
|
||||
|
||||
# Start debugger with binding.b [https://github.com/ruby/debug]
|
||||
# gem "debug", ">= 1.0.0"
|
||||
|
Reference in New Issue
Block a user