flatiron / restful

reflect RESTful Director routers from Resourceful resources
237 stars 48 forks source link

Proper Inflection for routes #5

Closed activestylus closed 12 years ago

activestylus commented 12 years ago

I see this is flagged as a TODO in the source.

Way I see it there are two options:

https://github.com/dreamerslab/node.inflection Which is pretty robust. (Probably overkill IMO)

OR

https://github.com/rbgrouleff/simple-inflection Which is stupidly simple and seems more in line with Flatiron's minimal philosophy.

What do you guys think?

activestylus commented 12 years ago

Actually there is a third option, by a flatiron contributor no less ( @pksunkara ): https://github.com/pksunkara/inflect

pksunkara commented 12 years ago

@Marak, we are already using https://github.com/pksunkara/inflect in resourceful. So, you might wanna use it for this.

Marak commented 12 years ago

Closed with https://github.com/flatiron/restful/commit/95c2063e51c1c4ab04eb369a40daee722e5bb68b