0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 month ago. based on code collected about 1 month ago.
Jul 21, 2025 — Jul 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Set :validate => true in form_for rather than in individual fields More... almost 16 years ago
Roadmap file
pch
More... almost 16 years ago
Remove the validators_for method
pch
More... almost 16 years ago
Remove the 'validations' variable, change regexp to string in gsub
pch
More... almost 16 years ago
Change & to &&
pch
More... almost 16 years ago
Spec for Roman's changes
pch
More... almost 16 years ago
Restored rspec deleted in previous commits
pch
More... almost 16 years ago
Add support for format checking More... almost 16 years ago
The field is valid only if all validations return true More... almost 16 years ago
updated readme with proper installation source More... almost 16 years ago
Properly added gem dependencies, using bundler for dealing with gem's stuff (rakefile, gemfile) More... almost 16 years ago
AS is not needed More... almost 16 years ago
Clean up specs More... almost 16 years ago
Same directory structure in specs as in lib/ More... almost 16 years ago
- Got rid of the `eval()` statement in favor of *safe* JS - `===` instead of `==` - `new Array()` is too slow, use `[]` instead More... almost 16 years ago
Get rid of autoload
pch
More... almost 16 years ago
Update RSpec
pch
More... almost 16 years ago
Condition for adding wrapper classes
pch
More... almost 16 years ago
New form builder with wrapper methods for radio buttons and check boxes
pch
More... almost 16 years ago
Fix nested attributes, support for :class attribute as an array
pch
More... almost 16 years ago
Update README
pch
More... almost 16 years ago
Require rails 3.0.0 final
pch
More... almost 16 years ago
Comment out the 'too-long' error msg
pch
More... about 16 years ago
Add support for allow-blank
pch
More... about 16 years ago
Fix JavaScript length error
pch
More... about 16 years ago
version bump
pch
More... about 16 years ago
README update
pch
More... about 16 years ago
Refactor setup_validation_options
pch
More... about 16 years ago
Remove unused code
pch
More... about 16 years ago
Update README
pch
More... about 16 years ago