0
I Use This!
Inactive

Commits : Listings

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