How do I load Formtastic to test it?
- by Alan
I am using Rails 2.0.2 and following Github installation instructions:
1. add as gem source ie "gem sources -a http://gemcutter.org/".....ok
2. install gem ie "gem install formtastic"....gives error, could not find formtastic locally or in a repository
I am learning Ruby on Rails and have no knowledge of gems