1
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 18 hours ago.
May 16, 2023 — May 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added remarkable-core files. More... over 15 years ago
Added initial files. More... over 15 years ago
Bump to 2.2.4 More... over 15 years ago
Added of_type method to have_db_column matcher and added more tests. More... over 15 years ago
Added doc for have_db_column matcher. More... over 15 years ago
Only load remarkable when RAILS_ENV is equals 'test'. More... over 15 years ago
Added instructions to install as a plugin in Rails. More... over 15 years ago
Fixed warning messages. More... over 15 years ago
Fix a bug when should validate_uniqueness_of is used on id (Fixnum), ie: validates_uniqueness_of :comment_id, :scope => :user_id More... over 15 years ago
Merge branch 'master' of [email protected]:carlosbrando/remarkable More... over 15 years ago
Some code refactoring. More... over 15 years ago
Bump to 2.2.3 More... over 15 years ago
Fixing bug on allow_mass_assignment_of (thanks Thibaud!) More... over 15 years ago
Revert "Fixed constant loading warning when reloading library." More... over 15 years ago
Merge branch 'master' of [email protected]:carlosbrando/remarkable More... over 15 years ago
Fixed Rakefile and changed column_matcher to use new dsl. More... over 15 years ago
Bump to 2.2.2 More... over 15 years ago
Bumping gem version. More... over 15 years ago
Configure Manifest for gem release. More... over 15 years ago
New wiki information on README. More... over 15 years ago
More documentations. More... over 15 years ago
More documentation. More... over 15 years ago
Fixed constant loading warning when reloading library. More... over 15 years ago
Adding some comments in associations. More... over 15 years ago
Fixing typo on README More... over 15 years ago
Removing tabs from README More... over 15 years ago
Using ensure instead of validate in description. More... over 15 years ago
Small change on README More... over 15 years ago
Added ensure_length_of and ensure_inclusion_of as Shoulda compatibility (but with deprecation warning) More... over 15 years ago
Added google group and lighthouse to README More... over 15 years ago