An open API service indexing awesome lists of open source software.

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.

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.