Entries from February 2010
http://timetobleed.com/garbage-collection-slides-from-la-ruby-conference/
It goes into a lot of details about how ruby allocates memory and how the GC works. Also, talks about tracking down memory leaks.
Share and Enjoy:
These icons link to social bookmarking sites where readers can share and discover new web pages.
Share and Enjoy:
These icons link to social bookmarking sites where readers can share and discover new web pages.
[Read more →]
Tags: code · rails · ruby
http://edgerails.info/articles/what-s-new-in-edge-rails/2010/02/23/the-skinny-on-scopes-formerly-named-scope/
Share and Enjoy:
These icons link to social bookmarking sites where readers can share and discover new web pages.
Share and Enjoy:
These icons link to social bookmarking sites where readers can share and discover new web pages.
[Read more →]
Tags: code · rails
February 18th, 2010 · 1 Comment
http://www.subelsky.com/2010/02/using-rubys-queue-class-to-manage-inter.html
A good post by Mike Subelsky about Ruby Queues.
Share and Enjoy:
These icons link to social bookmarking sites where readers can share and discover new web pages.
Share and Enjoy:
These icons link to social bookmarking sites where readers can share and discover new web pages.
[Read more →]
Tags: code · rails · ruby
http://www.alistapart.com/articles/the-problem-with-passwords/
An interesting article about making password entry a little more user friendly and the hazards.
Share and Enjoy:
These icons link to social bookmarking sites where readers can share and discover new web pages.
Share and Enjoy:
These icons link to social bookmarking sites where readers can share and discover new web pages.
[Read more →]
Tags: code · web
http://m.onkey.org/2010/2/5/signed-and-permanent-cookies-in-rails-3
http://omgbloglol.com/post/371893012/the-path-to-rails-3-greenfielding-new-apps-with-the
http://www.rubyinside.com/rails-3-0-beta-links-2966.html
http://www.rubyinside.com/how-to-install-rails-3-0-prerelease-beta-2955.html
http://www.engineyard.com/blog/2010/rails-3-beta-is-out-a-retrospective
Share and Enjoy:
These icons link to social bookmarking sites where readers can share and discover new web pages.
Share and Enjoy:
These icons link to social bookmarking sites where readers can share and discover new web pages.
[Read more →]
Tags: rails
http://carsonified.com/blog/dev/bulletproof-backups-for-mysql/
Share and Enjoy:
These icons link to social bookmarking sites where readers can share and discover new web pages.
Share and Enjoy:
These icons link to social bookmarking sites where readers can share and discover new web pages.
[Read more →]
Tags: code · database · install · mysql · security · sysadmin · web
Good post about a possible issue with Passenger, Interlock, Cache Fu and Memcached
http://plasti.cx/2010/02/03/getting-passenger-to-play-nice-with-interlock-cache_fu-and-memcached
Share and Enjoy:
These icons link to social bookmarking sites where readers can share and discover new web pages.
Share and Enjoy:
These icons link to social bookmarking sites where readers can share and discover new web pages.
[Read more →]
Tags: Rails Plugins · code · rails · ruby · sysadmin · web
Rails 3 Scripts have moved find where to find them: http://lindsaar.net/2010/2/3/where-did-the-scripts-go
Share and Enjoy:
These icons link to social bookmarking sites where readers can share and discover new web pages.
Share and Enjoy:
These icons link to social bookmarking sites where readers can share and discover new web pages.
[Read more →]
Tags: code · rails
SafeBuffers by Katz – http://yehudakatz.com/2010/02/01/safebuffers-and-rails-3-0
New Validation Methods by lindsaar.net – http://lindsaar.net/2010/1/31/validates_rails_3_awesome_is_true
rails-upgrade plugin by omgboglol – http://omgbloglol.com/post/364624593/rails-upgrade-is-now-an-official-plugin
Share and Enjoy:
These icons link to social bookmarking sites where readers can share and discover new web pages.
Share and Enjoy:
These icons link to social bookmarking sites where readers can share and discover new web pages.
[Read more →]
Tags: Rails Plugins · code · rails · ruby · web