-
Ruby version
Ruby 2.3.0 Ruby on Rails 5.0.1
-
System dependencies
PostgreSQL 9.6:
$ brew install postgresql CREATE EXTENSION "uuid-ossp";
ImageMagick:
$ brew install imagemagick
Redis:
$ brew install redis
-
Configuration
$ bundle install
-
Database creation
$ rake db:create
-
Database initialization
$ rake db:migrate $ rake db:seed
-
How to run the app
$ redis-server $ bundle exec sidekiq $ rails server
forked from DruCmHc/SGV
-
Notifications
You must be signed in to change notification settings - Fork 0
Sistema de Gestión Vehicular UTPL
dfmontano/SGV
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Sistema de Gestión Vehicular UTPL
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- HTML 49.1%
- Ruby 46.0%
- CSS 3.0%
- CoffeeScript 1.2%
- JavaScript 0.7%