Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 408 Bytes

README.textile

File metadata and controls

13 lines (10 loc) · 408 Bytes

This is a demo application for Formtastic-Sass

Powered by jQuery for on-the-fly switching of form layouts.

  git clone http://www.http://www.github.com/active-stylus/test-formtastic-sass
  cd test-formtastic-sass
  rake gems:install
  rake db:migrate
  ./script/server

Then visit http://localhost:3000/posts/new and have a poke around