public
Description: Some ActiveRecord Extensions
Homepage: http://simplificator.com
Clone URL: git://github.com/simplificator/arext.git
arext / test / foo.rb
100644 3 lines (2 sloc) 0.037 kb
1
2
3
class Foo < ActiveRecord::Base
  
end