Ruby On Same function repeated but ...

by incrediblybuilt.myopenid.com, August 08, 2008 19:46

Sorry, that's my mistake. E...

Avatar Talk
1
2
3
4
def user_path(path)
  pre = $user_remote_pictures_paths[digest(path, $user_remote_pictures_paths.length)]
  "#{pre}/#{path}"
...

Ruby Same function repeated but ...

by incrediblybuilt.myopenid.com, August 08, 2008 19:00, 5 refactorings, tagged with rails

It's ugly, yes..

Avatar Talk