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.

5 Best Ruby on Rails Content Management Systems (CMS)

Content Management System is also a great platform for content organization, from drafting, revising, reviewing, approvals and publishing. With CMS, users can neatly divided into roles from authors, editors and publishers, and SEO editors. Read our blog to know about RoR based content management system.

Have you tried Jekyll (or another static site builder)? Managing your documents…
What about spinacms.com ?
worth checking out is ComfortableMexicanSofa as well github.com/comfy/comfortab…
I’ve been using refineryCMS on a client project and I’m pretty darn happy with …

Jekyll Against the Rest of the World - Dynamic is Evil ;-) by Tobias Horvath

Hello, via Vienna.html - (a static site news feed + user group) - the latest article about Ruby’s (and the world’s) #1 static site builder/compiler/generator titled “Jekyll Against the Rest of the World - Dynamic is Evil ;-)” by Tobias Horvath. Cheers. PS: Jekyll Trivia #1 - Did You Know - Yes, you can log into a (static) Jekyll site, use the jekyll-auth addon (gem).

Hack like a journalist

This week I presented a talk, “Hack like a journalist”, at the monthly meeting of LRUG (the London Ruby User Group). Based on my career experience working as both a software developer and in an editorial capacity, it takes a look at how one technique used by news writers – the ‘inverted pyramid’ – applies in the world of newspapers, and how the same principles can work in Ruby, to produce code that is readable and maintainable. [more inside]

Methods To Remember Things By: Ruby Memoization

No Rubyist wants to make expensive, time-consuming method calls more than they have to. Thankfully, using memoization means that we don’t have to (well, at least, not as often). This blog post covers the history behind memoization, its implementation, and its controversial history in the Rails source code.

One thing you forgot to talk about is memoizing results of methods that receive…

Build Your Own World Almanac in 50 Lines of Ruby (w/ the factbook Gem)

Hello, The lastest (and greatest) version of the factbook library - that is, v1.1.1 - now includes a new almanac class that lets you build your own world almanac e.g. listing all the world’s 260+ countries and territories with capitals, population, internet users, mobile telephone subscriptions/100, religions, ethnic groups, languages, and so on. See ALMANAC.md as an example. How to build your very own in three steps: [more inside]

Create a ecommerce page with rails backend in 16 min

This tutorial will walk you through to create really simple store page by using Get Shit Done Pro Rails Version gem. If you using Rails, you should definitely take a look at it as this gem will save you lot of time on rails frontend development. [more inside]

The video tutorial is very well explained and it looks like everything is very …
Thank alex. Really appreciate it.
Hi! Tim, video is gone, can you please put it back?
Loading older posts