mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-10-06 00:02:18 -04:00
Alphabetizes the list of named model requires in stripe.rb. This makes it a little easier to spot things, and makes the correct spot to insert a new model fully deterministic. This continues along the path of #487 in introducing minor cleanups.