https://github.com/arturogonzalezm/payroll-australia
https://github.com/arturogonzalezm/payroll-australia
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/arturogonzalezm/payroll-australia
- Owner: arturogonzalezm
- Created: 2014-08-19T23:16:47.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-08-19T23:51:16.000Z (over 10 years ago)
- Last Synced: 2025-01-02T08:14:43.557Z (4 months ago)
- Language: Ruby
- Size: 496 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
== README
Important main Tech Specs and Versions:
* Ruby version 2.1.2
* Rails 4.1.4
* SQLite 3
* Cucumber set up
* Selenium set up
* RSpec
Instructions:
bundle install
OR
bundle updateTHEN
* rake db:migrate
* rake db:seed
* rails sImport CSV File:
first_name,last_name,annual_salary,super_rate,created_at
David, Rudd, 60050, 9%, 01 March – 31 March
Ryan, Chen, 120000, 10%, 01 March – 31 March