Skip to content

fresh rhodes after history cleanup - dr. J

Notifications You must be signed in to change notification settings

Epho/rhodes-ror

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 [email protected]: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

About

fresh rhodes after history cleanup - dr. J

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 66.3%
  • JavaScript 21.8%
  • CoffeeScript 8.0%
  • PHP 2.3%
  • ColdFusion 1.6%