drhenner / ror_ecommerce

Ruby on Rails Ecommerce platform, perfect for your small business solution.
www.ror-e.com
MIT License
1.21k stars 409 forks source link

ror-e.com Documentation: References to rails 3 and ruby 1.9.3 out dated? #108

Closed AnonymousPublications closed 11 years ago

AnonymousPublications commented 11 years ago

Not sure where the actual doc website github page is, but checkout out...

ror-e.com:

"ror_ecommerce is a complete ecommerce platform written completely in Rails 3, and built to scale."

Should be rails 4?

http://drhenner.github.io/ror_ecommerce/index.html:

"Please use Ruby 1.9.3 and enjoy Rails 3.2."

also

"Install RVM with Ruby 1.9.3. If you have 1.9.3 on your system "

Is that still true (it's refuted on github readme)? I'm kind of just getting my feet wet, not sure if I should go rails with teh shoppinkartxors or if I should use some php/cold fusion garbage, heh.

drhenner commented 11 years ago

Fixed... sorry for being late. Thanks for telling me