S
smoon
I'm new to ruby and rails. My question is, where in rails do you put
common classes that may be used in several controllers/models? For
example if I create a calendar library that does some fancy stuff for
me, where would that logically go?
Thanks a million.
common classes that may be used in several controllers/models? For
example if I create a calendar library that does some fancy stuff for
me, where would that logically go?
Thanks a million.