polarblau / spinaltap

Yet another Rails / Backbone gem
Other
3 stars 1 forks source link

What's the namespace for base files? #17

Closed polarblau closed 12 years ago

polarblau commented 12 years ago

Backbone? Vertebrae?

polarblau commented 12 years ago

I've settled with Vertebrae, let's use that consistently:

class MyApp.Views.MyView extends Vertebrae.Base.View

# ...