Closed garethrees closed 8 years ago
Cleared up some Hound warnings – remaining ones are just following existing conventions.
http://stackoverflow.com/questions/7754100/cannot-install-sqlite3-with-jruby https://www.tiredpixel.com/2014/01/05/curses-conditional-ruby-gem-installation-within-a-gemspec/ https://en.wikibooks.org/wiki/Ruby_Programming/RubyGems#How_to_install_different_versions_of_gems_depending_on_which_version_of_ruby_the_installee_is_using
Anything I can do to help get this merged? Cheers.
@garethrees sorry for the delay, I'm going to take a look today
@robertomiranda thanks, much appreciated! Feel free to get in touch if there's anything you need to clarify :) :beers:
Fixes #26
If you use the default
otp_counter
column name,InstanceMethodsOnActivation#otp_counter
callsotp_counter
resulting in a stack overflow.