galulex / authentication

authentication from scratch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

== Welcome to Rails

rake db:create - Creates database

rake sunspot:solr:start - Starts Solr in development mode

rake db:setup - Runs migrations and seeds

bundle exec sidekiq - Starts background jobs

rake spec - Runs the specs

About

authentication from scratch


Languages

Language:Ruby 90.3%Language:CSS 6.5%Language:CoffeeScript 2.1%Language:JavaScript 1.1%