bitex_bot 0.0.2 → 0.0.3

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,6 +1,6 @@
1
1
  module BitexBot
2
2
  module Database
3
- ActiveRecord::Base.logger = Logger.new(File.open('database.log', 'w'))
3
+ #ActiveRecord::Base.logger = Logger.new(File.open('database.log', 'w'))
4
4
  ActiveRecord::Base.establish_connection(Settings.database)
5
5
 
6
6
  if ActiveRecord::Base.connection.tables.empty?
@@ -1,3 +1,3 @@
1
1
  module BitexBot
2
- VERSION = "0.0.2"
2
+ VERSION = "0.0.3"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bitex_bot
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
4
+ version: 0.0.3
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: