Sha256: 9050ff50c7421bae0212acc7fc3bff67dc9c3a2582bb240a0e3a3981e7c8e8dc

Contents?: true

Size: 284 Bytes

Versions: 1

Compression:

Stored size: 284 Bytes

Contents

#! /usr/bin/ruby
=begin
  version - version information of Ruby-GetText-Package

  Copyright (C) 2005-2008 Masao Mutoh
     
  You may redistribute it and/or modify it under the same
  license terms as Ruby.
=end

module GetTextRails
  RAILS_VERSION = "2.3.2"
  VERSION = "2.0.0"
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
gettext_rails-2.0.0 lib/gettext_rails/version.rb