mobylette:Ruby on Rails的移动请求处理 源码
Mobylette 2.0+ deprecated the respond_to_mobile_requests method. Now you must use `include Mobylette::RespondToMobileRequests` instead. to configure it, see the configuration. Also stylesheet and javascript helpers were removed. Mobylette 1.6+ only supports Ruby 1.9.2+ For Ruby 1.8.7 support, please use version < 1.6 Mobylette 这个gem通过将“ mobile”格式添加到您的rails应用程序中来工作。 每当来自移动设备的请求发出时,如果您启用了控制器移动设备,则
文件列表
mobylette-master.zip
(预估有个94文件)
mobylette-master
.gitignore
139B
.rspec
31B
.travis.yml
122B
CHANGELOG.rdoc
3KB
mobylette.gemspec
790B
TODO.rdoc
9B
spec
dummy
app
暂无评论