2010 Archives
- Rails Tests and Rcov = Best Practices
- Rails ActiveRecord has_and_belongs_to_many
- No route matches {:action=>"destroy"
- SIGWINCH ignored because we're not daemonized
- Rails Generate Model Syntax
- Just Say No To Scaffolding!
- private method `open' called for Rack::File:Class
- The Modularity of Rails 3
- Rails 3 Links
- sudo bundle install (and another Ruby versus Debian Diatribe)
- Rails 3 and DataMapper
- /usr/lib/ruby/1.8/active_support/dependencies.rb:443:in `load_missing_constant': uninitialized constant ActionDispatch (NameError)
- Ruby on Rails and Open Source Rails Applications
- Testing Ruby LDAP
- My Preferred Rails (or Sinatra) Application Setup(s)
- Ruby on Rails 2.3.5 on Debian Squeeze
- `installed_spec_directories': undefined method `path' for Gem:Module (NoMethodError)
- /usr/lib/ruby/1.8/memcache.rb:24:in `read': No such file or directory - /usr/lib/ruby/1.8/../VERSION.yml (Errno::ENOENT)
- Strange Fix for the Strangest Bug
- `instance_method': {:metaclass=>:singleton_class} is not a symbol (TypeError) *RESOLVED*
- The Strangest Bug I've Ever Encountered
- Ruby's Autoload Mechanism While Developing Gems
- Comparing Ruby to jQuery
- Chimailmadmin Sinatra Port
- gd2-ffij
- Ruby versus Perl
- Ruby Xapian-Fu
- Read error: <IndexError: string not matched>
- Ruby Software Tools For All My Projects
- Learning to Build Tests with Ruby
- Ryan Tomayko's Shotgun: A Forking Implementation of Rackup
- Testing Ruby Applications
- ArgumentError - XML object #0x14 not supported
- Pony 1.0 works with Ruby 1.9.1
- Refactoring in Ruby
- Question about Sinatra top-level DSL Applications
- Are Ruby class variables bad?
- My Complaints About Sinatra are Interesting, Indeed!
- Load versus Require
- Ruby Proc Examples
- GEM_HOME, gem path, ruby gems path, gem push
- Class and Instance Methods
- Ruby Encodings
- Sinatra Metadef
- Classes, Instances, Modules, and Variables
- Looking Forward to 1.9.2
- Rudy Tidy Gem
- Ruby Documentation
- Ruby's Exception Class, aka Error Handling and Management
- Ruby Gem: ruby-aaws
- Ruby MongoDB Driver API
- Sinatra and Rack Sessions
- MongoDB Limit Results with Ruby
- Ruby Xapian Gem
- Converting MemcacheDB Posts to MongoDB
- Interesting Tokyo Tyrant Ruby Gems
- dm-mongo-adapter versus the Bare MongoDB Driver
- Interesting MongoDB Ruby Gems
- Looking for Memory Leaks in Sinatra Applications
- Notasinatraapp
- rack/showexceptions.rb:46: [BUG] rb_gc_mark(): unknown data type 0x10(0xb7ec8198) non object
- Pony = Easy Emailing with Ruby
- Sinatra is Awesome (and Sinatra Authentication)
- Ruby and Encryption
- Ruby 1.9.1 and Sinatra 1.0a
- Sinatra 1.0 Considerations
- Sinatra Configuration Helper
- Sinatra Helpers
- Bug in Ruby's XSLT Binding?
- Odd Ruby Segmentation Faults
- Ruby YAML and Nesta
- Sinatra-Cache
- Dynamic Single Table Inheritance Datamapper
- Another Sinatra App
- Ruby String Concatenation