BryanHouston / spike-rails-plugin-lego

an Agile Spike to learn how to create a rails plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

an Agile Spike to learn how to create a rails plugin

Rails Plugin called lego

The first commit created a rails plugin with the command rails plugin new lego -d postgresql --skip-turbolinks while the second commit created a "full" rails plugin with the command rails plugin new lego --full -d postgresql --skip-turbolinks

About

an Agile Spike to learn how to create a rails plugin


Languages

Language:Ruby 77.2%Language:HTML 17.9%Language:CSS 2.5%Language:JavaScript 2.4%