fredwu / api_taster

A quick and easy way to visually test your Rails application's API.
http://fredwu.github.com/api_taster
727 stars 85 forks source link

Use Enumerable#find{} instead of #select{}[0] #21

Closed splattael closed 12 years ago

fredwu commented 12 years ago

Nice! Thanks for that! :)