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/process/spawner
| 3 lines
| 109 B
| text/plain
| TextLexer
|
|
r0 | #!/usr/bin/env ruby | ||
require File.dirname(__FILE__) + '/../../config/boot' | ||||
require 'commands/process/spawner' | ||||