rpheath

Ryan Heath
Morgantown, WV
5
7
  • Rails plugin: Provides an easy way to deal with lookup tables and drop downs.
    Created Thu May 01 07:29:20 -0700 2008
    legend
  • Simple HTML mockup framework for designers using ERB
    Forked from scharfie/bones Fri Aug 22 06:36:42 -0700 2008
    legend
  • Rails plugin: Provides a nice and easy DSL to search ActiveRecord models.
    Created Fri May 09 09:10:55 -0700 2008
    legend
  • Rails plugin: Implements the Google Ajax Libraries API.
    Created Thu Jun 26 10:57:52 -0700 2008
    legend
  • Rails plugin: Allows you to check the params hash in a cleaner fashion.
    Created Wed Jun 18 08:51:09 -0700 2008
    legend
  • Rails plugin: Provides a default CSS class on all INPUT fields based on the type attribute.
    Created Thu Apr 17 20:37:12 -0700 2008
    legend
  • Rails plugin: Assists with tabbed navigation.
    Created Sun Apr 13 08:44:22 -0700 2008
    legend

Following

Public Activity  feed

rpheath started watching populator 9 days ago
populator is at ryanb/populator
rpheath committed to rpheath/bones 9 days ago

321df4ee0cc55208db273ffdf0aa61f071c741c8

added a few more spec placeholders

rpheath committed to rpheath/bones 10 days ago

a2ea73e22d6977014ee140e5da7aba96e1c2699b

added a few specs and testing infrastructure

rpheath committed to rpheath/bones 10 days ago

06a1bddb4f9ad2afb690233d4891903f93461004

added rake task to execute specs (todo: consider location of Rakefile)

rpheath committed to rpheath/bones 10 days ago

7ef58e796322a7e2e2cf3d861f802aafb273d1d5

keeping implementation aligned with javascript_include_tag

rpheath commented on rpheath/bones 15 days ago
Comment in d62a6da:

I’m still not sure how I feel about this. I really like the ability to run the rake tasks outside of the ’/bones’ directory, but I wish the initialization could happen automatically somehow, rather than having to first do "ruby bones/init.rb" to get rake access.
I’ll leave it for now and see how things go.

rpheath committed to rpheath/bones 15 days ago

897c8d04d726d531bd06e0c1d3f83056186485fe

Merge commit 'scharfie/master'

rpheath commented on scharfie/bones 15 days ago
Comment in f6a5c00:

Nice refactoring :-)

rpheath committed to rpheath/bones 15 days ago

9b8e8a68487dfb1c44cc5f526f63e3819fc1d88b

clarified a code comment

rpheath committed to rpheath/bones 15 days ago

b64043ae03089779e4f70670174a3fbe3ed7c6bc

added versioned_directories method