https://github.com/edisdev/user-contact-app
Ruby On Rails -- User List
https://github.com/edisdev/user-contact-app
Last synced: 7 months ago
JSON representation
Ruby On Rails -- User List
- Host: GitHub
- URL: https://github.com/edisdev/user-contact-app
- Owner: edisdev
- Created: 2017-08-08T19:10:11.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-10T18:40:19.000Z (over 8 years ago)
- Last Synced: 2025-04-07T12:50:04.730Z (12 months ago)
- Language: Ruby
- Size: 180 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Project Requirements and Used Technologies
-----------------
Ruby Version 2.2.6
Rails Version 5.1.3
gem 'rubysl-rexml' => for import to xml
For development environment sqlite3,
For server postgresql
And again for heroku server => gem 'rails_12factor'