Show More
Commit Description:
moved root/roles creation from migration to seed.rb
Commit Description:
moved root/roles creation from migration to seed.rb
File last commit:
Show/Diff file:
Action:
test/functional/sites_controller_test.rb | 4 lines | 111 B | text/x-ruby | RubyLexer |
require File.dirname(__FILE__) + '/../test_helper'
class SitesControllerTest < ActionController::TestCase
end