https://github.com/grimen/formtastic_tmbundle
TextMate: A TextMate-bundle for Formtastic - the great semantic form builder/DSL.
https://github.com/grimen/formtastic_tmbundle
Last synced: over 1 year ago
JSON representation
TextMate: A TextMate-bundle for Formtastic - the great semantic form builder/DSL.
- Host: GitHub
- URL: https://github.com/grimen/formtastic_tmbundle
- Owner: grimen
- License: mit
- Created: 2009-04-20T01:21:14.000Z (about 17 years ago)
- Default Branch: master
- Last Pushed: 2009-10-26T15:56:56.000Z (over 16 years ago)
- Last Synced: 2025-01-12T06:11:24.064Z (over 1 year ago)
- Homepage: http://grimen.github.com/formtastic_tmbundle
- Size: 85 KB
- Stars: 87
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.textile
- License: MIT-LICENSE
Awesome Lists containing this project
README
h1. FORMTASTIC.TMBUNDLE
A TextMate-bundle for the awesome Rails form builder extension "Formtastic". With this set of shortcuts/snippets even more productive!
h2. What is Formtastic?
"http://github.com/justinfrench/formtastic":http://github.com/justinfrench/formtastic
h2. Install this TextMate-bundle...
mkdir -p ~/Library/Application\ Support/TextMate/Bundles
cd ~/Library/Application\ Support/TextMate/Bundles
git clone git://github.com/grimen/formtastic_tmbundle.git 'Formtastic.tmbundle'
osascript -e 'tell app "TextMate" to reload bundles'
h2. License
Copyright© 2009 Jonas Grimfelt, released under MIT-license.