Show More
Commit Description:
* DRY the toggle button via application_helper.rb#toggle_button and _toggle_button.js.haml...
Commit Description:
* DRY the toggle button via application_helper.rb#toggle_button and _toggle_button.js.haml
* bootrapize the user_admin
* now considering user.enabled
* tidy up route
References:
File last commit:
Show/Diff file:
Action:
script/server
| 2 lines
| 96 B
| text/plain
| TextLexer
|
|
r0 | #!/usr/bin/env ruby | |
require File.dirname(__FILE__) + '/../config/boot' | |||
require 'commands/server' |