Rails Starter App
I built this application as a sandbox to try out features of Rails, Ruby, JavaScript, ActiveRecord, MySQL, Bootstrap, MiniTest, Cucumber and Selenium.
It contains a UI with authentication, authorization and CRUD functionality for its two models (User and Role).
The source code contains my preferred Rails development stack, some basic UI design patterns, common Rails usages/gems and my own set of generic Cucumber steps.
Only admins can perform significant action in the application, so contact me if you would like admin power in my example deployment.