Just a short note about a possible solution for memcaching in Ruby on Rails applications.
Solutions blog
Ruby on Rails poorly documented… NOT!!
I’ve once stumbled upon a site in the Internet that is located at the very dumb domain address: http://ihaterubyonrails.com/
It consists of 80% people having no idea of what they are talking about, with a little to no knowledge about Ruby on Rails framework and 20% people who are just exaggerating or raising issues that are common in the world of programming and software development (not just in Ruby on Rails development).
But the comment that really takes the cake is, let me quote…
Ruby on Rails – performance of the test suite.
Article about Ruby on Rails and tips and tricks how to make your test suite run smoothly.
Secure cookies in Ruby on Rails
Article about delivering secure solutions within Ruby on Rails applications.
The Road to Ruby on Rails 3.0 for developers developing applications in Ruby on Rails 2.x, part 2.
The Road to Ruby on Rails 3.0 for developers developing applications in Ruby on Rails 2.x, part 2.
The Road to Ruby on Rails 3.0 for developers developing applications in Ruby on Rails 2.x
Ruby on Rails 3.0 oriented coding practices and tips for developers developing applications in Ruby on Rails 2.x
Upgrading Rails 3.0 Beta4 to Rails 3.0 Release Candidate
Some of you, Ruby on Rails developers that like being on the edge with new technologies, are working on aRead the Rest…
Fake_arel: Rails 3 Query Interface for Rails 2
On of the most advertised features of upcoming Ruby on rails 3.0 web application framework is Arel, a new queryRead the Rest…
Redmine 1.0.0, a flexible project management web application written in Ruby on Rails is out!
I do not know how about you, my Ruby on Rails developing readers, but I am a big fan ofRead the Rest…
Ruby on Rails and pdf files generation – the available solutions
As a Ruby on Rails developer, in your carrier you’ve probably faced a problem of generating a pdf file. Most probably, as a open source zealot you browsed the web for some appropriate solution.
