Displaying 2 results from an estimated 2 matches for "declarative_authorization".
2010 Oct 07
0
Unwanted page displays in tests but not in development
Rails 2.3.9
Ruby 1.8.7
Cucumber 0.9.2
Cucumber-Rails 0.3.2
Auth_Logic 2.1.6
Declarative_Authorization 0.5.1
My project uses AuthLogic for authentication using ActiveRecord session
store and DeclarativeAuthorization for access control. I have a
requirement to provide a public interface to a particular query page
that requires no login. Thus, there is no AuthLogic session created.
If the query is...
2013 Jun 29
0
rake db:create giving undefined method `' for nil:NilClass
My ruby version is 1.8.7
I have installed mysql-essential-5.0.90-win32
and using Fedena 2.3.5
List of all gems installed:*
columnize (0.3.6)
declarative_authorization (0.5.1)
fattr (2.2.1)
ffi (1.9.0)
gem_plugin (0.2.3)
highline (1.6.19)
i18n (0.4.2)
metaclass (0.0.1)
mime-types (1.23)
mocha (0.14.0)
mongrel (1.1.5)
mysql (2.8.1)
net-ping (1.6.0)
prawn (0.6.3)
prawn-core (0.6.3)
prawn-format (0.2.3)
prawn-layout (0.3.2)
prawn-security (0.1.1)
rack (1.5.2, 1.0.1)...