Sha256: 327eca5b4c54c3727353f2365bc4c77c4c5ca022dfdc1746acd8ac7718d2005f

Contents?: true

Size: 265 Bytes

Versions: 1

Compression:

Stored size: 265 Bytes

Contents

=begin
  version - version information of gettext_activerecord.

  Copyright (C) 2009 Masao Mutoh
 
  You may redistribute it and/or modify it under the same
  license terms as Ruby.
=end
module GetTextActiveRecord
  RAILS_VERSION = "2.3.2"
  VERSION = "2.0.2"
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
gettext_activerecord-2.0.2 lib/gettext_activerecord/version.rb