好厉害
pg
nil has no such method called "update"
@defmacro Looks promising. :plus1:
@lingxueyu 原来如此,那就没有什么问题。说别人没什么卵用挺不好的。
你们家的女程序员看了作何感想?
rubyist
@hooooopo 你是我在现实中见到的素质最好的 Rubyist
一下子招那么多人。。。T T
@simlegate Rubyist
视心情而定,频率不定。。。T T
Awesome
https://github.com/alexreisner/geocoder https://github.com/rgeo/activerecord-postgis-adapter
class Location < ActiveRecord::Base
has_many :member_locations
has_many :members, :through => :member_locations
GEO_FACTORY = RGeo::Geographic.spherical_factory(:srid => 4326)
set_rgeo_factory_for_column :coordinates, GEO_FACTORY
geocoded_by :name do |location, results|
result = results.first
location.coordinates = GEO_FACTORY.point(result.latitude, result.longitude) if result
end
end
求让我试试
我表示看不懂宽哥的描述。。。
$("[data-toggle]").dropdown();
或 $("[data-toggle=true]").dropdown()
关于博客,寻觅多年,我觉得还是 Ghost 博客最好了,jekll,octopress 之类的这辈子我是不会用了。
学习 Ember:http://kickass.to/usearch/codeschool%20ember.js/ Use ember-cli with rails: http://reefpoints.dockyard.com/2014/05/07/building-an-ember-app-with-rails-part-1.html
我觉得从技术存在的意义上讲,技术本身从来就不是主角。
真不错。
albertliu@ petwellbeing.com
How To Apply: Applications may be submitted by email through CL -- please include cover letter stating why you should be considered. albertliu AT petwellbeing dot com .
做得真好。
Cool