感觉 backbone 还好!没有那么惨
home and end
nginx+passenger capistrano +1
还有你这贴没有多少人回,估计你没有把帖子的板排好!把你的代码格式调整好!
@iconSpritePath: asset-path("twitter/bootstrap/glyphicons-halflings.png") !default;
@import "twitter/bootstrap/bootstrap";
这样看能行吗?把变量定义放到前面,并且加!default 参数
自己回复吧!现在暂时解决问题了 , 在模型加方法
def readonly?
false
end
但是就是不知道为什么那样不行...
收藏 +1
实例变量
console.log ('Trouble!' for i in [0..@count]).join(' ') 加个空格
这显示图片是没有存在啊! @photos这对象有东西....
我是放到 coffeescript 官网编译... 可以通过
odd=(num)->
if typeof num is 'number'
if num is Math.round num
if num > 0
num % 2 is 1
else
throw "#{num} is not positive"
else
throw "#{num} is not an integer"
else
throw "#{num} is not a number"
哦,应该是你没有排好
else
throw "#{num} is not positive"
else #应该是end
rake setup_github_pages
老刘在线直播啊...
我没有用 origin 这个 gem
Industry.where(:id => "503f06b7e13823df08000004").first
MOPED: 127.0.0.1:27017 QUERY database=neza_public_development collection=industries selector={"$query"=>{"_id"=>"503f06b7e13823df08000004"}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 fields=nil (0.6375ms)
=> #<Industry _id: 503f06b7e13823df08000004, _type: nil, created_at: 2012-08-30 06:22:47 UTC, updated_at: 2012-08-30 06:22:47 UTC, name: "**", alias_name: "***">
#3 楼 @Rei https://github.com/lshgo/mongo_organizational 可能是转换模型 database 的问题吧!但是 where 怎么会没有查到呢!