Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 820 Bytes

README.textile

File metadata and controls

31 lines (21 loc) · 820 Bytes

Welcome to Easy SELL Easy BUY

This is a shops community.

Documentation


h2. Getting Started

  • Create database
    rake db:create:all
  • Install test gems
    rake gems:unpack RAILS_ENV=test
  • Install gems
    rake gems:unpack
  • Install resful-authenticate plugins
    – Go to vendor/plugin folder
    git clone git://github.com/technoweenie/restful-authentication.git restful_authentication
    Readmore: Restful Authentication Generator

==You will be able to:

Thank you.