File: user.rb

package info (click to toggle)
ruby-gettext-activerecord 2.1.0-5
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 624 kB
  • sloc: ruby: 2,895; makefile: 6
file content (3 lines) | stat: -rw-r--r-- 54 bytes parent folder | download | duplicates (3)
1
2
3
class User < ActiveRecord::Base
  untranslate_all
end