https://github.com/Manfred/Shaper
Shaper is a nifty little form builder replacement for Ruby on Rails.
https://github.com/Manfred/Shaper
Last synced: 12 months ago
JSON representation
Shaper is a nifty little form builder replacement for Ruby on Rails.
- Host: GitHub
- URL: https://github.com/Manfred/Shaper
- Owner: Manfred
- License: mit
- Created: 2011-05-10T19:07:26.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2012-06-14T19:43:06.000Z (about 14 years ago)
- Last Synced: 2024-06-03T22:53:24.610Z (about 2 years ago)
- Language: Ruby
- Homepage:
- Size: 97.7 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Shaper
Shaper is a nifty little form builder replacement for Ruby on Rails. It
provides state-of-the-art interaction improvements using advanced browser
tricks.
Hah, did that catch your attention? No? Well… boo. Maybe the following
list will impress.
* Automatic focus of the first invalid form field
* Validation messages near the source of the problem
## Userfullness?
In it's current state the form builder is extracted from three production
applications. That means it works.
We're looking into making it more flexible without having to give up speed
or ease of use.