8000 GitHub - mrfinch/customer_support_ticket_management
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mrfinch/customer_support_ticket_management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Customer Support Ticket Management

  • Install ruby 2.1.5 , you can use rvm or rbenv to configure multiple versions of ruby

  • Install mysql

  • Clone the project

  • cd project

  • bundle install

  • rake db:create

  • rake db:migrate

  • Using a browser, go to http://localhost:3000

  • To run specs, use:

    • RAILS_ENV=test rake db:migrate (only for first time till further migrations are added)
    • RAILS_ENV=test rspec

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0