RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Submit a post

You can use basic HTML markup (e.g. <a>) or Markdown.
Note that your post may be edited to suit the format of the site.

As you are not logged in, you will be
directed via GitHub to signup or sign in

Post Preview

Note: Only the first pargraph is shown on the front page and overly long paragraphs may be broken up.

Awesome Jekyll Updated - More Themes, Conferences, Screencasts, Articles, etc.

Hello, I’ve updated the Awesome Jekyll page that collects all things about the static (web)site builder in Ruby (used by GitHub pages and others). What’s News? Added Jekyll conferences, screencasts, showcases, news (e.g. Static Times, Jekyll Weekly), applications (e.g. JKAN), many more theme collections (e.g. Henry, Poole, Made Mistakes, Zen of Book Design, etc.) and many more articles. As always. Anything missing? Contributions welcome. Cheers.

Efficient Rails DevOps (ebook)

An ebook I wrote about how to efficiently provision your Rails stack, deploy your applications and manage your production environment with Ansible. Visitors of RubyFlow may use the discount code rbflw to get $5 off when buying the book on its website.

Pattern matching [:ok, result]

I use a lot of [:ok, result]-like return values to avoid using exception as flow control. It’s not fun to pattern match on this in Ruby, so I write a small gem that handles that problem gracefully: [more inside]

Wait, where does what?

No matter how much I know there are always bits that slip by. I’ve used Rails for years. Which means I’ve queried models using where for years. Even so, I recently saw someones code and thought, “that can’t work.” I was wrong. [more inside]

Free Light-Weight Open Data Catalog (CKAN Clone) w/ Jekyll Incl. Admin Pages w/ Auth

Hello, Via @statictimes - a static site (Jekyll, Middleman & friends) news channel: Tim Wisniewsk (from Philadelphia) has put together a free open source CKAN clone for light-weight open data catalog sites. Add/edit datasets in the _datasets collection/directory or use the user-friendly (admin) editing pages (requires login e.g. authentication). Cheers. PS: Waldo Jaquith has published a Q&A w/ Tim Wisniewsk on the U.S. Open Data site. ++ What are you using Jekyll for? Let us know.

Loading older posts