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.

"Holeless" page caching for Rails

Users never have to wait for cached pages to be generated (unlike the page caching that ships with Rails). Inspired by Pivotal Labs’ Rails, Slashdotted: no problem I’ve created this Page Cache plugin to give Rails holeless/seamless page caching. The README and source is on github and here’s the blog post explaining how I use it.

great work man! any plans for adding ttls to cached pages? i generally find tha…

Early Bird Tickets available for RubyNation

Early Bird Tickets are available for RubyNation, a two-day, dual-track Ruby and Rails conference presented by the Washington, DC Ruby Community April 9-10 at the Sheraton Hotel in Reston, Virginia. RubyNation 2010 features a keynote presentation by Dave Thomas and lots of other wonderful speakers, including Gregg Pollack, Nick Sieger, Joe O’Brien, Russ Olsen, Jim Weirich, and many more.

abc20180823 atlanta braves jerseys uggs outlet store pandora charms oakley sung…

New gem - SuperModel - ActiveModel in-memory databases.

I just released SuperModel - a library for in-memory databases. Supports: * Serialisation, * Validations, * Callbacks, * Observers, * Dirty (Changes), * Ruby Marshaling to disk, * Redis

The description is “Simple in-memory database using ActiveModel.” Do you mean t…
Looks like it depends on ActiveModel, neat library!

Rails Metrics Screencast

José Valim from PlataformaTec just released a screencast about RailsMetrics. RailsMetrics is a Rails 3 engine which listens to ActiveSupport::Notifications and store them in the database, so you can know what is happening in your application at each request and create some charts and statistics. In this screencast, José Valim shows how to install it, takes a quick look at the source code and tell you how you can make RailsMetrics even better.

Loading older posts