Recently I’ve read very good report on what’s happening in the software development, development firms environments and those who seek to outsource / offshore services. The report is called “The 2010 Software Development Trends”. The report itself is just a presentation of survey results, conducted from May 25 through June 14 of 2010 and can be found…
Tag: development
Dalli – high performance pure Ruby client for accessing memcached servers.
Just a short note about a possible solution for memcaching in Ruby on Rails applications.
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…
That day has finally come – Ruby on Rails 3.0 is ready.
30.08.2010, Ruby on Rails 3.0 is officially released. After two years from being announced and the hard work of more than 1600 contributors we can finally leverage the power of Ruby on Rails 3.0. Third generation of Rails means thousands of commits to make everything better, faster and more beautiful in or favorite web development framework – Ruby on Rails…
Secure cookies in Ruby on Rails
Article about delivering secure solutions within Ruby on Rails applications.
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…
Noob Git tips & tricks for Ruby on Rails development ease
TIP 1
If you want to delete a branch and switch to another one and you have a problem like:
error: UntrackedRead the Rest…

