Skip to content
Snippets Groups Projects
Commit 41792e4d authored by Matheus Agio Nerone's avatar Matheus Agio Nerone
Browse files

fix merge error

parent 0f84863e
No related branches found
No related tags found
No related merge requests found
GEM GEM
remote: https://rubygems.org/ remote: https://rubygems.org/
specs: specs:
abstract_type (0.0.7)
actionmailer (4.2.0) actionmailer (4.2.0)
actionpack (= 4.2.0) actionpack (= 4.2.0)
actionview (= 4.2.0) actionview (= 4.2.0)
...@@ -36,11 +37,23 @@ GEM ...@@ -36,11 +37,23 @@ GEM
minitest (~> 5.1) minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4) thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1) tzinfo (~> 1.1)
adamantium (0.2.0)
ice_nine (~> 0.11.0)
memoizable (~> 0.4.0)
arel (6.0.2) arel (6.0.2)
ast (2.1.0)
autoprefixer-rails (5.1.11) autoprefixer-rails (5.1.11)
execjs execjs
json json
axiom-types (0.1.1)
descendants_tracker (~> 0.0.4)
ice_nine (~> 0.11.0)
thread_safe (~> 0.3, >= 0.3.1)
bcrypt (3.1.10) bcrypt (3.1.10)
better_errors (2.1.1)
coderay (>= 1.0.0)
erubis (>= 2.6.6)
rack (>= 0.9.0)
binding_of_caller (0.7.2) binding_of_caller (0.7.2)
debug_inspector (>= 0.0.1) debug_inspector (>= 0.0.1)
bootstrap-sass (3.3.4.1) bootstrap-sass (3.3.4.1)
...@@ -49,6 +62,11 @@ GEM ...@@ -49,6 +62,11 @@ GEM
builder (3.2.2) builder (3.2.2)
byebug (5.0.0) byebug (5.0.0)
columnize (= 0.9.0) columnize (= 0.9.0)
chart-js-rails (0.0.9)
railties (> 3.1)
coderay (1.1.0)
coercible (1.0.0)
descendants_tracker (~> 0.0.1)
coffee-rails (4.1.0) coffee-rails (4.1.0)
coffee-script (>= 2.2.0) coffee-script (>= 2.2.0)
railties (>= 4.0.0, < 5.0) railties (>= 4.0.0, < 5.0)
...@@ -57,7 +75,12 @@ GEM ...@@ -57,7 +75,12 @@ GEM
execjs execjs
coffee-script-source (1.9.1.1) coffee-script-source (1.9.1.1)
columnize (0.9.0) columnize (0.9.0)
concord (0.1.5)
adamantium (~> 0.2.0)
equalizer (~> 0.0.9)
debug_inspector (0.0.2) debug_inspector (0.0.2)
descendants_tracker (0.0.4)
thread_safe (~> 0.3, >= 0.3.1)
devise (3.5.1) devise (3.5.1)
bcrypt (~> 3.0) bcrypt (~> 3.0)
orm_adapter (~> 0.1) orm_adapter (~> 0.1)
...@@ -65,15 +88,26 @@ GEM ...@@ -65,15 +88,26 @@ GEM
responders responders
thread_safe (~> 0.1) thread_safe (~> 0.1)
warden (~> 1.2.3) warden (~> 1.2.3)
diff-lcs (1.2.5)
domain_name (0.5.24) domain_name (0.5.24)
unf (>= 0.0.5, < 1.0.0) unf (>= 0.0.5, < 1.0.0)
equalizer (0.0.11)
erubis (2.7.0) erubis (2.7.0)
execjs (2.5.2) execjs (2.5.2)
flay (2.4.0)
ruby_parser (~> 3.0)
sexp_processor (~> 4.0)
flog (4.2.1)
ruby_parser (~> 3.1, > 3.1.0)
sexp_processor (~> 4.4)
globalid (0.3.5) globalid (0.3.5)
activesupport (>= 4.1.0) activesupport (>= 4.1.0)
gruff (0.6.0)
rmagick (>= 2.13.4)
http-cookie (1.0.2) http-cookie (1.0.2)
domain_name (~> 0.5) domain_name (~> 0.5)
i18n (0.7.0) i18n (0.7.0)
ice_nine (0.11.1)
jbuilder (2.3.1) jbuilder (2.3.1)
activesupport (>= 3.0.0, < 5) activesupport (>= 3.0.0, < 5)
multi_json (~> 1.2) multi_json (~> 1.2)
...@@ -89,17 +123,27 @@ GEM ...@@ -89,17 +123,27 @@ GEM
nokogiri (>= 1.5.9) nokogiri (>= 1.5.9)
mail (2.6.3) mail (2.6.3)
mime-types (>= 1.16, < 3) mime-types (>= 1.16, < 3)
memoizable (0.4.2)
thread_safe (~> 0.3, >= 0.3.1)
mime-types (2.6.1) mime-types (2.6.1)
mina (0.3.7)
open4 (~> 1.3.4)
rake
mini_portile (0.6.2) mini_portile (0.6.2)
minitest (5.7.0) minitest (5.7.0)
multi_json (1.11.2) multi_json (1.11.2)
netrc (0.10.3) netrc (0.10.3)
nokogiri (1.6.6.2) nokogiri (1.6.6.2)
mini_portile (~> 0.6.0) mini_portile (~> 0.6.0)
open4 (1.3.4)
orientdb4r (0.5.1) orientdb4r (0.5.1)
rest-client (~> 1.7) rest-client (~> 1.7)
orm_adapter (0.5.0) orm_adapter (0.5.0)
parser (2.2.2.6)
ast (>= 1.1, < 3.0)
pg (0.18.2) pg (0.18.2)
procto (0.0.2)
puma (2.13.4)
rack (1.6.4) rack (1.6.4)
rack-test (0.6.3) rack-test (0.6.3)
rack (>= 1.0) rack (>= 1.0)
...@@ -127,14 +171,28 @@ GEM ...@@ -127,14 +171,28 @@ GEM
activesupport (= 4.2.0) activesupport (= 4.2.0)
rake (>= 0.8.7) rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0) thor (>= 0.18.1, < 2.0)
rainbow (2.0.0)
rake (10.4.2) rake (10.4.2)
rdoc (4.2.0) rdoc (4.2.0)
reek (1.6.5)
parser (~> 2.2.0.pre.7)
rainbow (>= 1.99, < 3.0)
unparser (~> 0.2.2)
responders (2.1.0) responders (2.1.0)
railties (>= 4.2.0, < 5) railties (>= 4.2.0, < 5)
rest-client (1.8.0) rest-client (1.8.0)
http-cookie (>= 1.0.2, < 2.0) http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 3.0) mime-types (>= 1.16, < 3.0)
netrc (~> 0.7) netrc (~> 0.7)
rmagick (2.15.4)
ruby_parser (3.7.1)
sexp_processor (~> 4.1)
rubycritic (1.4.0)
flay (= 2.4.0)
flog (= 4.2.1)
parser (>= 2.2.0, < 3.0)
reek (= 1.6.5)
virtus (~> 1.0)
sass (3.4.16) sass (3.4.16)
sass-rails (5.0.3) sass-rails (5.0.3)
railties (>= 4.0.0, < 5.0) railties (>= 4.0.0, < 5.0)
...@@ -145,6 +203,13 @@ GEM ...@@ -145,6 +203,13 @@ GEM
sdoc (0.4.1) sdoc (0.4.1)
json (~> 1.7, >= 1.7.7) json (~> 1.7, >= 1.7.7)
rdoc (~> 4.0) rdoc (~> 4.0)
sexp_processor (4.6.0)
shoulda (3.5.0)
shoulda-context (~> 1.0, >= 1.0.1)
shoulda-matchers (>= 1.4.1, < 3.0)
shoulda-context (1.2.1)
shoulda-matchers (2.8.0)
activesupport (>= 3.0.0)
spring (1.3.6) spring (1.3.6)
sprockets (3.2.0) sprockets (3.2.0)
rack (~> 1.0) rack (~> 1.0)
...@@ -166,6 +231,19 @@ GEM ...@@ -166,6 +231,19 @@ GEM
unf (0.1.4) unf (0.1.4)
unf_ext unf_ext
unf_ext (0.0.7.1) unf_ext (0.0.7.1)
unparser (0.2.4)
abstract_type (~> 0.0.7)
adamantium (~> 0.2.0)
concord (~> 0.1.5)
diff-lcs (~> 1.2.5)
equalizer (~> 0.0.9)
parser (~> 2.2.2)
procto (~> 0.0.2)
virtus (1.0.5)
axiom-types (~> 0.1)
coercible (~> 1.0)
descendants_tracker (~> 0.0, >= 0.0.3)
equalizer (~> 0.0, >= 0.0.9)
warden (1.2.3) warden (1.2.3)
rack (>= 1.0) rack (>= 1.0)
web-console (2.2.1) web-console (2.2.1)
...@@ -178,18 +256,26 @@ PLATFORMS ...@@ -178,18 +256,26 @@ PLATFORMS
ruby ruby
DEPENDENCIES DEPENDENCIES
better_errors
bootstrap-sass bootstrap-sass
byebug byebug
chart-js-rails
coffee-rails (~> 4.1.0) coffee-rails (~> 4.1.0)
devise devise
gruff
jbuilder (~> 2.0) jbuilder (~> 2.0)
jquery-rails jquery-rails
jquery-turbolinks jquery-turbolinks
mina
orientdb4r orientdb4r
pg pg
puma
rails (= 4.2.0) rails (= 4.2.0)
rmagick
rubycritic
sass-rails (~> 5.0) sass-rails (~> 5.0)
sdoc (~> 0.4.0) sdoc (~> 0.4.0)
shoulda
spring spring
sqlite3 sqlite3
turbolinks turbolinks
......
...@@ -18,17 +18,10 @@ module OrientDb ...@@ -18,17 +18,10 @@ module OrientDb
return nil return nil
end end
<<<<<<< HEAD
def remove_data
#return @connection.command "DELETE FROM Highlight (name)"
=======
def destroy_data(name) def destroy_data(name)
return @connection.command "DELETE VERTEX Highlight where name = '#{name}'" return @connection.command "DELETE VERTEX Highlight where name = '#{name}'"
rescue rescue
return nil return nil
>>>>>>> management-system
end end
end end
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment