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.

Rails 2.3.5 released

What’s annoying me the most about Rails 2.3.4 is its Ruby 1.9 incompatibility issues. But now, with the release of Rails 2.3.5, I am finally set free from patching it. Of course this release contains other bug fixings and maybe enhancements, we will get more information on it when the release note comes out. Now, run gem update rails on your box!

Hi i tried with installing gem install rails.It gets installed with rails 2.3.5…
It’d be nice if they’d actually updated the Rails website with this info. Basic…
It is a holiday weekend in the US, let’s give ‘em a break.
can u provide link to rails 2.3.5

Rack::ESI gem released

Today I released a small gem, rack-esi. It’s a Rack middleware providing almost the same functionality as Varnish. Features include path blacklisting, type whitelisting, recursion limits, include limits, support for <include> alt and noerror attributes. The main target is to simulate a production environment. [more inside..]

Good to see more implementations :) I’m not too familiar with Rack; does it …
Install (option => default):<ul><li>path blacklisting (:skip =&g…
Installation <code>gem install rack-esi</code> Rails Setup (…
RoaR: Rack-ESI was designed for developing purposes. I don’t tried Heroku yet, …

Top 7 RSpec Best Practices

It’s really hard to overemphasize how helpful RSpec is and how much easier becomes your life if you have good specs coverage. But its outstanding flexibility enables many ways to make your specs awful: horribly slow, over-bloated, even non-readable sometimes. In this article I will give you some ideas how to improve your specs quality and increase efficiency of your BDD workflow.

Pancake - stacken them up

I came across Pancake today and feel it could be a game changer on developing rack based applications. Here is extracted from its readme: [more inside]

This is the next natural progression from the Merb experiment. I think Pancake …
I agree - this is definitely something that I can see using. I’ve definitely be…

Rango 0.1 Released!

I am happy to announce the first public release of my new framework Rango. Rango is a small MVC framework inspired by Merb and Django builded on top of Rack. It’s clean, simple and it’s trying to be as agnostic as possible. It has Bundler support and mainly, it’s the only Ruby framework with template inheritance! [more inside]

Only framework with template inheritance? HUH!? erector, builder … can all do t…
Hey mate, you are comparing two different things. Erector & builder are …

Stubbing and Setting Expectations on HTTP Requests Is Now Easy With WebMock

Is your application making HTTP requests? Are you also tired of writing complex tests with HTTP library methods stubbed? Do you end up testing implementation of Net::HTTP or other HTTP libs instead of testing behaviour? Do you have to change your tests or specs any time you change your HTTP library, even if behaviour doesn’t change? I had the same problems so I created WebMock gem.

Administration system in Rails

Learn how to create a simple but effective administration system in Rails here. Make sure you check out the other tasks on how to create an online depot applocation in my Rails Learning Experience!

Does anybody care that this guy is republishing the pragmatic AWDWR book? …

Transition from #ruby to #jruby on #rails on #torquebox.

JRubyist Dan Tylenda-Emmons wrote a small article including a handy ruby script to help you transition from ruby on rails to an enterprise class jruby on rails deployment environment. The script will download and install torquebox, set up your paths for you, and install jruby-openssl in an automated process.

enterprise class! lol
Wondering why you find that phrase funny… MRI is not up to par.
Clearly he doesn’t buy into the marketing FUD that permeates every corner of Ja…
nice blog comments Sohbet Odaları …
Loading older posts