Sha256: 40660ff2913e65081b14e435b9e9451fa9ee61d8b7a7b83b16be45c013dd3209
Contents?: true
Size: 459 Bytes
Versions: 20
Compression:
Stored size: 459 Bytes
Contents
This creates an OAuth Consumer controller as well as requisite models. It requires an authentication framework such as acts_as_authenticated, restful_authentication or restful_open_id_authentication that provides the methods "login_required" and "current_user". See comments in generated controller for more info about overriding these. If you generated the migration file (true by default), make sure you run rake db:migrate See README.rdoc for more.
Version data entries
20 entries across 20 versions & 6 rubygems