Sha256: 05e254e41c7a4ff0e41023e7a61e33649704056b82ec1b5935b8567732949743

Contents?: true

Size: 334 Bytes

Versions: 1

Compression:

Stored size: 334 Bytes

Contents

module JqgridJquery
  module Rails
    # Use jqGrid version; append a pre-release version identifier if gem
    # is updated without updating version of jqGrid.
    # Examples:
    #   "2.0.0.rc1"
    #   "2.0.0.pre"
    #   "2.0.0.beta"
    # Refer to Semantic Versioning 2.0.0 (http://semver.org).
    VERSION = "4.3.2.0"
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
jqgrid-jquery-rails-4.3.2.0 lib/jqgrid-jquery-rails/version.rb