We got nominated! Help us out and vote for GitHub as Best Bootstrapped Startup of 2008. (You can vote once a day.) [ hide ]

public
Description: Making assigning values to Active Record associations easier
Clone URL: git://github.com/bwyrosdick/association-attributes.git
bwyrosdick (author)
Mon Mar 17 12:23:26 -0700 2008
commit  1f59e3c09522687f486101c3d272f60674cb9493
tree    89fde5828817f664265b7b9e1eae4ac1c2a48351
parent  3dfde434c3ae30964d8126c442602376884222b6
name age message
file MIT-LICENSE Mon Mar 17 12:23:26 -0700 2008 renamed pieces to full name [bwyrosdick]
file README Thu Mar 20 05:39:58 -0700 2008 works for both has_many_attr and has_one_attr [bwyrosdick]
file Rakefile Mon Mar 17 12:23:26 -0700 2008 renamed pieces to full name [bwyrosdick]
file init.rb Wed Mar 19 22:41:34 -0700 2008 has_many_attr working [bwyrosdick]
file install.rb Mon Mar 17 12:05:16 -0700 2008 first commit [bwyrosdick]
directory lib/ Mon Nov 03 13:51:08 -0800 2008 added unique_by check [bwyrosdick]
directory tasks/ Mon Mar 17 12:23:26 -0700 2008 renamed pieces to full name [bwyrosdick]
directory test/ Mon Mar 17 12:23:26 -0700 2008 renamed pieces to full name [bwyrosdick]
file uninstall.rb Mon Mar 17 12:05:16 -0700 2008 first commit [bwyrosdick]
README
Association Attributes
=======

Introduction goes here.


Example
=======

Example goes here.


Copyright (c) 2008 CommonThread, released under the MIT license