Sha256: 079b83930d3f86f124f4c1e6ae56253e633b11a099a84ea922bd142ef9e77ebf

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

Version data entries

1 entries across 1 versions & 1 rubygems

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