quattro_4 scribble

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

2015-03-15から1日間の記事一覧

Ruby5 #535

https://ruby5.codeschool.com/episodes/573-episode-535-march-13th-2015 New Relic 4 Financial Lessons for Mobile App Developers VisionMobile Rails React Flux videos (learning about React Native and Relay) Volt Both the server and client side…

Ruby5 #534

https://ruby5.codeschool.com/episodes/572-episode-534-march-10th-2015 InfraRuby 3.6 InfraRuby is a compiler and runtime for statically typed Ruby uses JRuby to bootstrap Passenger 5.0.2 here was a bug in 5.0.1 where requests could sometime…

Ruby5 #533

https://ruby5.codeschool.com/episodes/571-episode-533-march-6th-2015 Ruby 2.2.1 first TEENY version release of the stable 2.2 series the fix for ffi build failure and memory leak issue on Symbol GC Regularity Regularity.new .start_with(3, …

Ruby5 #532

https://ruby5.codeschool.com/episodes/570-episode-532-march-3rd-2015 Secure Cookies Rails.application.config.session_store :cookie_store, key: '_testapp_session', secure: true Regex Examples rubular.com regexp-examples library Debugging Ru…