Easy query
This commit is contained in:
parent
43c4f9aa9a
commit
2cf390617d
2
Gemfile
2
Gemfile
@ -36,7 +36,7 @@ end
|
|||||||
# Dav4Rack
|
# Dav4Rack
|
||||||
gem 'ox'
|
gem 'ox'
|
||||||
|
|
||||||
if Dir.exist?(File.expand_path("../../easy_extensions", __FILE__))
|
if Dir.exist?(File.expand_path('../../easy_extensions', __FILE__))
|
||||||
group :default, :rys do
|
group :default, :rys do
|
||||||
gem 'dmsf_easy_query', git: 'git@git.easy.cz:platform-2.0/features/dmsf_easy_query.git', branch: 'master'
|
gem 'dmsf_easy_query', git: 'git@git.easy.cz:platform-2.0/features/dmsf_easy_query.git', branch: 'master'
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user