Anyone could suggest an up2date subscription based application based on rails 3.2?
I need something like base camp login.app.ltd, signup.app.ltd with the basic structures layout out like protecting data from several users flowing in each other accounts.
It seems incredible hard to find a good starting point on this,
anyone with some info good code examples please share
That’s a very generic question, but have you looked at Devise?
https://github.com/plataformatec/devise
It has a list of sample applications where you can see how it’s used here:
https://github.com/plataformatec/devise/wiki/Example-Applications