rails_jquery_cropper:将fengyuanchen的jQuery裁剪器与Rails的资产管道集成在一起

时间:2021-05-20 21:43:18
【文件属性】:
文件名称:rails_jquery_cropper:将fengyuanchen的jQuery裁剪器与Rails的资产管道集成在一起
文件大小:47KB
文件格式:ZIP
更新时间:2021-05-20 21:43:18
Ruby RailsJqueryCropper 要求 导轨> = 4.0.0 jQuery的轨道 安装 添加到您的Gemfile gem 'rails_jquery_cropper' 添加到您的application.css *= require cropper 添加到您的application.js //= require cropper bundle install ! jQuery Cropper的用法在说明 贡献 发现错误或您想要添加功能: 分叉仓库 克隆你的叉子https://github.com/YOUR_USERNAME/rails_jquery_cropper.git 创建一个新的分支pull-request-name 运行唯一的单元测试rake test 在test/dummy运行应用程序服务器( bundle install && cd test/dummy
【文件预览】:
rails_jquery_cropper-master
----.gitignore(140B)
----README.md(1KB)
----test()
--------dummy()
--------test_helper.rb(544B)
--------rails_jquery_cropper_test.rb(221B)
----Gemfile(746B)
----rails_jquery_cropper.gemspec(787B)
----LICENSE(1KB)
----vendor()
--------assets()
----Gemfile.lock(3KB)
----lib()
--------rails_jquery_cropper()
--------rails_jquery_cropper.rb(109B)
----Rakefile(1KB)

网友评论