first commit
This commit is contained in:
commit
2bba8c5fee
122 changed files with 8389 additions and 0 deletions
3
test/test_helper.rb
Normal file
3
test/test_helper.rb
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
require 'rubygems'
|
||||
require 'active_support'
|
||||
require 'active_support/test_case'
|
||||
Reference in a new issue