Issue 238 — March 19, 2015
|
|
|
Jarkko Laine
Now that Puma, a threaded app server, is the preferred Web server for Rails apps on Heroku, it’s worth considering if your app is ready for such an environment. Jarkko digs into the issues.
|
rubytogether
A new non-profit trade association bringing together resources to improve community tools like Bundler and RubyGems. A developer has been funded to work on such tools and folks like Aaron Patterson, Sarah Mei and Steve Klabnik are on its board.
|
ProfileIt Sponsored
Profileit.io provides what others can't: a performance profile of any page in your Rails app, live, in production, with zero overhead for your users. See slow SQL queries, method calls, and server-side rendering times. Even XHR redirects. Try profileit.io free.
|
Santosh Wadghule
A look at building a system that can call a number supplied by a user of your app and request they push ‘1’ to validate.
|
Montana Low
A quick look at code behind a Hacker News ‘title generator’ that uses Markov chains.
|
Justin Weiss
What is a session? How does Rails know to show the right data to the right person? And how do you decide where you keep your session data?
|
The Pragmatic Studio
A very professional (but free) 20 minute screencast by Mike Clark covering the basics of introducing various JavaScript-backed effects and features into a Rails 4 app.
|
Benjamin Tan
words.map { |s| s.length } can be reworked as words.map :length but what’s really happening and how can you reimplement this idea yourself?
|
Monkey and Crow
The ‘travel’ and ‘travel_to’ helpers in Rails 4.1+ help you test time related code, but how are they implemented?
|
Aaron Patterson
Aaron ‘tenderlove’ Patterson has made a huge gain in array allocation efficiency in RubyGems by leaning on good old linked lists.
|
Jobs
-
Wanted: Software Engineers for long-term relationship. FreeAgent, EdinburghTL;DR. FreeAgent WLTM talented, experienced software engineer looking for new friendships and technical challenges. Must enjoy shipping. GSOH essential. No LDR, Edinburgh only. Dog friendly. TYVM. TTFN. FreeAgent
-
StatusPage.io Hiring A Senior Rails Developer (SF, Denver)StatusPage.io is hiring an experienced Ruby developer to help us make it easier for companies to be transparent around downtime. We're profitable, and believe in running a sustainable company with teammates that help us grow and enrich our lives. StatusPage
-
Ruby skills are in demand. Join Hired get 5+ job offers in one week! You'll see compensation figures up front you'll be able to decide what opportunities interest you. No risk. All reward. Join Hired today! Hired.com
In brief
|
|