Skip to content

根据手机客户端自动读取view页面,适用mobile和pc都需应对的web项目

License

Notifications You must be signed in to change notification settings

mrichie/cnmobile

Repository files navigation

Cnmobile

Used for Rails 3.0.x.

示例:

class ApplicationController < ActionController::Base
  include Cnmobile::ViewSelector
end

手机访问时,按如下方式查找template

  • index_mobile.html.erb

  • index.html.erb

Copyright © 2012 [richie], released under the MIT license

About

根据手机客户端自动读取view页面,适用mobile和pc都需应对的web项目

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages