Skip to content

Jazznight/ruby_activerecord_template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HOW TO

1. Install all required gems in Gemfile

bundle install

PS. Add other different db gem if needed. Postgresql is the default one.

2. Change db connection in conf/database.yaml

3. Reference model template by operation_model.rb

About

A template for interacting with RDB by ruby + activerecord

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages