clmassie1 / Mailers-Devise-Cancan-RailsAdmin-Heroku

This is a comprehensive approach to gathering data from a number of sources from dropbox and producing reports as pdf for admin user

Home Page:https://whispering-ravine-17244.herokuapp.com/admin/mailer/new

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Asset Management

This is a comprehensive approach to gathering data from a number of sources from dropbox and producing reports as pdf for admin user, using rails_admin

Built with

  • Ruby - The language used

  • SQLite3 - Library used to build the database

  • RSpec - The testing suite used

Prerequisites

Ruby for installation guide, see the official Ruby download page. Verify that you have a current version of Ruby, Rails, and sqlite3 installed with following commands

ruby -v
ruby 2.4.2
sqlite3 --version
3.19.3
gem install rails
rails --version
Rails 5.1.4

Installing

In order to get this running on your system, just follow the below steps. Note that this program runs completely on the command line of your system.

  • Clone down this repository, which will create a new directory for this project on your system
  • Within the terminal, CD into this newly created directory
bundle install 
rake db:migrate

Authors

About

This is a comprehensive approach to gathering data from a number of sources from dropbox and producing reports as pdf for admin user

https://whispering-ravine-17244.herokuapp.com/admin/mailer/new


Languages

Language:JavaScript 63.7%Language:CSS 33.0%Language:Ruby 3.0%Language:HTML 0.3%