rubycas / rubycas-client

Ruby client for Yale's Central Authentication Service protocol -- an open source enterprise single sign on system for web applications.
http://code.google.com/p/rubycas-client/
Other
332 stars 217 forks source link

Rails generator to create cas_pgtious table is not working #45

Open bradseefeld opened 12 years ago

bradseefeld commented 12 years ago

When I run rails g rubycas generator is not found. I tried a few things to manually have it included/discovered but nothing worked. I havent done much with generators before. I think we just need to move it to lib/generators/

I looked around for documentation, but couldnt find any. Let me know if you think the above is the right approach and I wouldnt mind sending a pull request with that and updated docs.

soupmatt commented 12 years ago

I haven't written rails3 generators. The existing ones only work with rails 2.3.