Found 21 results by author Dr+Nic+Williams
what_methods 1.0.1
Determine what methods can be called on an object that return a given value
Last release about 1 year ago by Dr Nic Williams
magic_model_generator 0.4.0
Generates Rails models from the target database… magically! Validations and associations included.
Last release about 1 year ago by Dr Nic Williams
find_gem 1.2.0
bin/find_gem – returns the path to a RubyGem; bin/edit_gem – loads Gem source into editor. Supports auto-completion too!
Last release about 1 year ago by Dr Nic Williams
to_activerecord 0.2.0
Find ActiveRecord instances via their ID value. Now you can use 37.to_post instead of Post.find(37). Used in conjunction with the map_by_method gem: [37,103].map_by_to_post
Last release about 1 year ago by Dr Nic Williams
map_by_method 0.8.3
Replacement for map {|obj| obj.action} and Symbol.to_proc which is much cleaner and prettier NOW WORKS with ActiveRecord Associations!!
Last release 11 months ago by Dr Nic Williams
slicehost 0.2.1
This library provides a simple set of helper methods to manage slices and DNS zones/records on your Slicehost account (http://slicehost.com). Capistrano tasks There are two capistrano tasks: cap slicehost:zone:add # C
Last release 9 months ago by Dr Nic Williams
myownadverts 0.1.0
Provides a command-line tool ‘myownadverts cmd [options]’ to create/manage adverts hosted by http://myownadverts.com
Last release 8 months ago by Dr Nic Williams
git_autocomplete 0.2.0
Contains a git CLI autocompletion script for bash users. Currently, it autocompletes on local branch names.
Last release 8 months ago by Dr Nic Williams
magic_multi_connections 1.2.1
Your ActiveRecord classes can be accessed within multiple modules, each which targets a different DB connection
Last release 7 months ago by Dr Nic Williams