depp now rubocop ready

This commit is contained in:
Priit Tark 2015-04-07 17:02:47 +03:00
parent c0b6604ba9
commit ce52e6e097
6 changed files with 23 additions and 32 deletions

View file

@ -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__)