The starter Rails application I would use if it existed.
Stars
39
Forks
4
Watchers
Open Issues
8
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
126
commits
1
add some specs/features for user sign up (from http://railsapps.github.io/)
9fc7f9b
basic sign up/in/out with devise
6436db9
move some layout components to partials
e822acf
remove old bootstrap js file
242feef
Update Gemfile.lock
1208d78
fix rename script
a997177
update README with additional tool links
42aa1b2
some additional development tools
7e960fd
update gems
0930109
switch from .rvmrc file to .ruby-* files
146f05a
adding letter gem for debugging
e33e239
i like single quotes
db5f048
add pry-rails for console
231daf4
seed an admin user
98527e6
fix up rails admin for roles.
85e1905