Sha256: 153af31afb64530de1d10cb3ba14d9396e566ebb5f6226df8c2c767d5808f735

Contents?: true

Size: 331 Bytes

Versions: 1

Compression:

Stored size: 331 Bytes

Contents

=begin
  lib/gettext_activerecord/migration.rb - GetText for ActiveRecord::Migration

  Copyright (C) 2009  Masao Mutoh

  You may redistribute it and/or modify it under the same
  license terms as Ruby or LGPL.

=end

module ActiveRecord #:nodoc:
  class Migration
    extend GetText
    include GetText
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
gettext_activerecord-2.1.0 lib/gettext_activerecord/migration.rb