There are some problems with this plugin on rails 3... Any chance of an update ? For example, <% restrict_to 'admin' do %> whatever... <% end %> Causes weird loops of repeated output on the page.
There are some problems with this plugin on rails 3... Any chance of an update ?
For example,
<% restrict_to 'admin' do %>
whatever...
<% end %>
Causes weird loops of repeated output on the page.