Sha256: 0d2604f6e6a063b7af4da0c1b36c49b2bd460fe6717b8879a623679c70275ebe
Contents?: true
Size: 301 Bytes
Versions: 4
Compression:
Stored size: 301 Bytes
Contents
# JRails library, local support only. # This is only the javascript support of JRails, you must install JRails plugin to have a full support. class Ajaxlibs::Library::Jrails < Ajaxlibs::Library Versions = ['0.5.0'] Requirements = {:all => {:jqueryui => nil}} def local_only? true end end
Version data entries
4 entries across 4 versions & 1 rubygems