Skip to content

Latest commit

 

History

History
50 lines (24 loc) · 847 Bytes

README.textile

File metadata and controls

50 lines (24 loc) · 847 Bytes

Resume Generator

This application is an exercise in RoR development.
The goal is to manage resume data and export resume in pdf.

The app is available here : http://nameless-dawn-5625.herokuapp.com/

System

This application runs under Windows on development and under Unix in production.

Ruby on Rails

This application requires:

  • Ruby version 1.9.3
  • Rails version 3.2.1

Database

This application uses SQLite with ActiveRecord.

Development

  • Template Engine: Slim
  • Testing Framework: RSpec and Factory Girl
  • Front-end Framework: Twitter Bootstrap (Sass)
  • Form Builder: SimpleForm
  • PDF Management : Wicked pdf

Documentation and Support

This is the only documentation.

Contributing

Contributions are useless, this is a toy project

License

Free as in “I don’t care but I’m not responsible”