netzke / netzke-core

Framework for Sencha Ext JS + Ruby on Rails client-server components
http://netzke.org
Other
263 stars 77 forks source link

user role is unnecessary but required #2

Closed grosser closed 13 years ago

grosser commented 14 years ago

we now use class User < xx def role; 'foooo'; end end to circumvent this, but this should not be necessary!

mxgrn commented 14 years ago

This is planned to be solved in 0.6.0

mxgrn commented 13 years ago

Not relevant for the current version.