/rhodes-ror

fresh rhodes after history cleanup - dr. J

Primary LanguageRuby

Welcome to Rhodes on Rails (3.2.3)

Currently core features include:


  • Ajaxified product admin content management system

  • Embedded image gallery manager

  • Automatic thumbnail cropping & Pdf uploading, utilizing the Paperclip3 gem.

  • Seo friendly product urls using the slugged gem

  • There is also a small Ajax front end product search engine with complex

filters that could be easily updated.

Developers

if you would like to contribute bug fixes, features or patches  
(contact doktorj -at- gmail.com)

Installing the rails app

1 git clone git@github.com:rhodes369/rhodes-ror.git 2 cd rhodes-ror (or whatever name you specified) 3 bundle install 4 bundle exec rake:db:create 5 bundle exec rake:db:migrate 6 if you would like some sample/test data added: 7 bundle exec rakeb db:sample_data:do_all 8 start your rails server and you should be golden.

Constructive Critism Welcome!‘

  • Haml / Sass Design by:

[ Placebo Arts ]: www.placeboarts.com/design/design_web.html

  • Ruby on Rails backend by:

[ doktor J]: github.com/doktorj