0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Release 1.2.0 More... over 5 years ago
Add has_attribute? method to conform to AR interface (#9) More... over 5 years ago
Test on Ruby 2.5.0 More... over 5 years ago
Test on Ruby 2.1.2 More... over 9 years ago
Bump to 1.1.0 More... over 9 years ago
Add support for parsing Dates in ISO format. More... over 9 years ago
Update CHANGELOG.md More... over 10 years ago
Bump to 1.0 More... over 10 years ago
Merge pull request #5 from beenetwork/file-attribute More... over 10 years ago
Merge pull request #6 from beenetwork/remove-umlauts More... over 10 years ago
Removes Umlauts. More... over 10 years ago
Adds support for file attributes. More... over 10 years ago
Also test on 2.0.0 More... almost 11 years ago
Add links to changelog More... almost 11 years ago
Add CHANGELOG.md More... almost 11 years ago
Bump to 0.0.3 More... almost 11 years ago
Merge pull request #4 from colszowka/empty_strings More... almost 11 years ago
Passing in ' ' to string attributes was leading to RuntimeErrors. Fixed now, added spec for the string attribute parsing More... almost 11 years ago
Added SimpleCov for code coverage More... almost 11 years ago
Allow activemodel-form to be bundled with Rails 4 More... about 11 years ago
Bump to 0.0.2 More... over 11 years ago
Merge pull request #2 from haihappen/master More... over 11 years ago
Merge pull request #3 from colszowka/master More... over 11 years ago
Boolean attributes should be allowed to set with actual booleans :) More... over 11 years ago
Added link to Github repo. More... over 11 years ago
Revert "Make code more readable." since Rails core stopped using in? More... over 11 years ago
Don't test on JRuby for now, since we crash the JVM (WTF?!) More... over 11 years ago
Depend on minitest so that we don't crash with the old minitest version on 1.9.2 More... over 11 years ago
Add build status image More... over 11 years ago
Add .travis.yml More... over 11 years ago