Kurt StephensNerd Up! | ||||||||||
railsWeapons of Mass Assignment
Diaspora: how four college students spent $200,000 in four months creating a broken Rails 3 app: http://cacm.acm.org/magazines/2011/5/107701-weapons-of-mass-assignment/f... Ruby on Rails Caching
Links about Caching in Rails.
Ruby: Date / Rational / Fixnum#gcd hack increased app performance by 15%
UPDATE: Ruby This RubyInline hack saved 15% execution time in a large Rails application: UserQuery: Ruby Package Simplifies General Searching in Rails
See: http://rubyforge.org/projects/userquery/ The RubyForge package userquery allows users to do general queries on SQL database table columns using a simple query language. The package parses tokens from the user’s query and generates SQL WHERE clauses immune to SQL injection attacks. For example, if a user wants to search for all UserQuery will intuitively convert this query into an SQL WHERE clause fragment: ( (entries.date >= '2006-11-01 00:00:00') AND (entries.date < '2006-11-02 00:00:00') ) The user query syntax includes “ |
||||||||||
Recent comments
25 weeks 7 hours ago
35 weeks 1 day ago
1 year 1 week ago
1 year 17 weeks ago
1 year 51 weeks ago
2 years 11 weeks ago
2 years 14 weeks ago
2 years 14 weeks ago
2 years 14 weeks ago
2 years 14 weeks ago