quattro_4 scribble

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

2015-10-29から1日間の記事一覧

Ruby5 #594

Ruby5 - Episode #594 - October 23rd, 2015 Default UUIDs In Rails enable_extension 'uuid-ossp' config.generators do |g| g.orm :active_record, primary_key_type: :uuid Trix A rich text editor for everyday writing Basecamp Safe Navigation in R…

Ruby5 #593

Ruby5 - Episode #593 - October 20th, 2015 Elasticsearch Async Callbacks codemy video Basecamp Dynamic Def Memoization, State Machines, Fibonacci Functional Service Objects on Rails inspired by Piotr Solnica's talk "Blending Function and OO…

Ruby5 #592

Ruby5 - Episode #592 - October 16th, 2015 Rails Downloads Accelerated Rails Downloads with NGINX config.action_dispatch.x_sendfile_header = "X-Accel-Redirect" # for NGINX proxy_set_header X-Accel-Mapping /home/deployer/apps/my_app/releases…