initial checkin of full application
This commit is contained in:
4
test/unit/helpers/pages_helper_test.rb
Normal file
4
test/unit/helpers/pages_helper_test.rb
Normal file
@ -0,0 +1,4 @@
|
||||
require 'test_helper'
|
||||
|
||||
class PagesHelperTest < ActionView::TestCase
|
||||
end
|
4
test/unit/helpers/users_helper_test.rb
Normal file
4
test/unit/helpers/users_helper_test.rb
Normal file
@ -0,0 +1,4 @@
|
||||
require 'test_helper'
|
||||
|
||||
class UsersHelperTest < ActionView::TestCase
|
||||
end
|
Reference in New Issue
Block a user