Skip to content

Bringing massive_record up to date woth latest RSpec and ActiveRecord#90

Open
nkeyes wants to merge 30 commits into
CompanyBook:developfrom
okcwest:develop
Open

Bringing massive_record up to date woth latest RSpec and ActiveRecord#90
nkeyes wants to merge 30 commits into
CompanyBook:developfrom
okcwest:develop

Conversation

@nkeyes

@nkeyes nkeyes commented Jul 30, 2012

Copy link
Copy Markdown
  • updated activerecord/active support dependancies to ~>3.2.6
  • replaced ActiveSupport::Memoize with Memoist
  • addressed deprication warnings from new activerecord/activesupport (attribute_method_suffix , InstanceMethods)
  • addressed issues in JSON decoding of raw values like "1" due to ActiveSupport::JSON changes
  • replace usage of ActiveSupport::SecureRandom with ::SecureRandom
  • replaced references to Rspec with RSpec
  • also includes commits from Add support for Scanners with a prefix #89

Nathan Keyes added 30 commits July 19, 2012 14:44
* updating thrift dependency to 0.8.0 due to a bug in 0.6.0 (https://issues.apache.org/jira/browse/THRIFT-1400)
* adding support for scanners with a prefix
* updated activerecord/active support dependancies to ~>3.2.6
* replaced ActiveSupport::Memoize with Memoist
* addressed deprication warnings from new activerecord/activesupport (attribute_method_suffix , InstanceMethods)
* addressed issues in JSON decoding of raw values like "1" due to ActiveSupport::JSON changes
* replace usage of ActiveSupport::SecureRandom with ::SecureRandom
* replaced references to Rsopec with RSpec
… into develop

Conflicts:
	Gemfile.lock
	okcl-massive_record.gemspec
Recall the same method when an error is triggered during the connection
[#46676935]
[#46676935]
[#46676935]
[#46676935]
[#46676935]
I mean, c'mon, it has 'Accelerated' right there in the name!
@margaretdax

Copy link
Copy Markdown

Is there a reason this has not been merged?

@nkeyes

nkeyes commented Jun 28, 2014

Copy link
Copy Markdown
Author

@lblackburn Massive Record ended up not being what were looking for, so I ended up writing ok_hbase instead, it's not as full featured, but it performed a lot better in my use cases.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants