We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Running the migration yields:
rake aborted! undefined method `attr_accessor_with_default' for Irwi::Config:Class
The text was updated successfully, but these errors were encountered:
This was fixed by 0cd13a7#lib/irwi/config.rb
Those changes haven't been pushed into a new gem.
@alno, can you please push a new gem? The one at http://rubygems.org/gems/irwi is more than a year out of date.
@masterkain in the meantime you can put gem "irwi", :git => "git://github.com/alno/irwi.git" in your Gemfile
gem "irwi", :git => "git://github.com/alno/irwi.git"
Sorry, something went wrong.
Just pushed new version, sorry for waiting.
Thank you so much for taking the time to update the gem @alno :D
No branches or pull requests
Running the migration yields:
The text was updated successfully, but these errors were encountered: