quattro_4 scribble

scribble 落書き (調べた事をただ落書きする)

2014-04-08から1日間の記事一覧

RubyTapas #162 - #166

162 PStore ★ require "pstore" store = PStore.new("todo.pstore") lister = store.transaction do |s| s.roots # => ["lister"] s.root?("lister") s.roots end read only for optimization read_only = true store.transaction(read_only) do |s| read-on…

Ruby5 #453

Ruby5 - Episode #453 – April 4th, 2014 Rails PDFs Prawn, PDFKit, and Wicked PDF Ruby 2.1 GC Still Not Ready for Production Mobile CDN Why is my CDN 'slow' for mobile clients? ActiveRecord::Enum Active Record enums enum status: %w(draft pub…

thoughtbot Giant Robots Episode #93 ★

Diversity of Approach (David Nolen) David Nolen, Rails & Java Script developer for the NY Times, about being a stewart of ClojureScript clojure/clojurescript · GitHub - Clojure to JS compiler not religious functional programming mostly rub…