mirror of
https://github.com/internetee/registry.git
synced 2025-07-05 10:43:32 +02:00
depp now rubocop ready
This commit is contained in:
parent
c0b6604ba9
commit
ce52e6e097
6 changed files with 23 additions and 32 deletions
3
vendor/gems/depp/bin/rails
vendored
3
vendor/gems/depp/bin/rails
vendored
|
@ -1,5 +1,6 @@
|
|||
#!/usr/bin/env ruby
|
||||
# This command will automatically be run when you run "rails" with Rails 4 gems installed from the root of your application.
|
||||
# This command will automatically be run
|
||||
# when you run "rails" with Rails 4 gems installed from the root of your application.
|
||||
|
||||
ENGINE_ROOT = File.expand_path('../..', __FILE__)
|
||||
ENGINE_PATH = File.expand_path('../../lib/depp/engine', __FILE__)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue