This commit is contained in:
yanxd 2014-04-10 08:52:59 +08:00
parent e92383940f
commit 47647087a6
1 changed files with 5 additions and 1 deletions

View File

@ -1,4 +1,4 @@
app\models\setting.rb :165
app/models/setting.rb :165
# fixed domain url in development. tantantan's bug
if Rails.env.development?
methods.map do |m|
@ -9,6 +9,10 @@ app\models\setting.rb :165
为了开发方便使之功能在development模式下失效。
# => nyan
================================================================================
app/controller/projects_controller.rb ===> projects#fake
fake filter: 修改了传到页面中的Count后缀的数量
改为正确的数量删掉fake过滤器即可
================================================================================
#导航栏匹配域名显示和改变
app\helper\application_helper.rb
# rewrite navigation