1
2
3
4
#!/usr/bin/env python
# -*- coding: utf-8 -*-

...

Python Get function's attributes

by ielectric.myopenid.com, August 19, 2008 18:04, 1 refactoring, tagged with function, attribute

I bet there is some other, ...

64798a399a79ed8d34fa83ba0e61c1ac Talk
1
2
3
class Race < ActiveRecord::Base
  
...

Ruby Help generating abbreviatio...

by Michael Filbin, April 06, 2008 16:16, 2 refactorings, tagged with abbreviation, string, model, attribute

Hi all,

I am attempting ...

14b8667b3bdf64068647b96c26001e0d Talk