Entries from May 2008
Here is a list of ruby tricks from RubyInside:
21 Ruby Tricks You Should Be Using In Your Own Code
It is a great list with some new tricks to make your ruby code better.
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
http://www.igvita.com/2008/05/13/load-balancing-qos-with-haproxy/
http://www.rorsecurity.info/2008/05/21/real-world-csrf-update-your-radiant-now/
http://www.igvita.com/2007/06/05/creating-javascript-widgets-in-rails/
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 · security · web
Jim Neath has posted a good list of plugins for building Social Apps in Rails. The list of plugins are very useful in any Rails app and I have used many of them.
http://jimneath.org/2008/04/25/building-a-social-network-site-in-rails/
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 · rails
There is a good article about CSRF Attacks at ROR Security. It discusses a couple different ways that the attack can be executed and how to prevent these.
Here is the link: http://www.rorsecurity.info/2008/05/05/csrf-an-underestimated-attack-method/
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 · security · web
A tip about subdomains and store_location: http://www.railspikes.com/2008/5/1/quick-tip-store_location-with-subdomains
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