Displaying 3 results from an estimated 3 matches for "majikoz".
Did you mean:
kajkoz
2006 Jan 31
13
Acts_as_authenticated
Hello
I have been trying a number of security/login generators recently. My
favourite so far is the Acts_as_authenticated. I like the fact that it
is only billed as a starting point and doesn''t try to do everything.
I would like to add security roles to it, so that some of my controller
actions can only be used by an admin role. Has anybody implemented this
using
2006 Feb 01
8
Spring-rich killer: rails rich-client proposal
Hello Doug,
I am not disputing anything you say and in fact, spring-rich is "okay"
as far as swing development goes. But rails principles adheres to those
which we hold near and dear such as "don''t repeat yourself" (note:
spring-rich model, glazed lists model, jgoodies models) and "convention
over configuration (note: xml config files). Let''s get away
2006 Jan 14
1
controller issue with rails? (osx)
hello,
I created a table in MySQL and generated a scaffold against the database
with a product named "article" and the controller named "admin", but
when i try to load up the /admin view i get the following stack trace.
I am new to rails so I am not sure about the nature of this error.
Stack trace as follows.
BR_joe
NameError in Admin#index
uninitialized constant Article