Sha256: 0b4182731d7eb27070c88f72b50fbea657d1bb44f55537b5537c93c4875b6a46

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.3"
end

Version data entries

1 entries across 1 versions & 1 rubygems

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