search for: dibi

Displaying 4 results from an estimated 4 matches for "dibi".

Did you mean: dib
2008 Jun 25
5
Symfony like "forward404"
Hi community, as I''m a previous PHP and especially symfony programmer, I often try to find features of symfony in rails. Now I''m looking for a method which forwards to a 404 error page (but with stack trace and so on in development mode). I tried to manually render public/404.html, but if I do so, I miss the stack trace. Is there a method like this or are rails programmers using
2008 Jul 01
8
Scaffolding: Create, Edit, Destroy in admin area
Hi Community, I''m currently trying to create a blog software in rails, but I''ve got a problem: I generated scaffolding for my articles and only want administrators to write, edit or delete articles. So I wanted to move this parts to another, secured controller. The one controller to display articles is called articles :), the other is also called articles, but is located in a
1997 Aug 04
23
smbpasswd
I have finally managed to compile and install samba 1.9.7alpha5 with des, shadow passwords and PAM. I have a new problem now. my 95 clients when set to user level access control and try sharing something give this error. "You cannot view a list of users at this time. Please try again later." I belive this is because the rights on the file smbpasswd [the file containing the passwords]
2008 Aug 22
1
Adding style attribute to authenticity_token
Hi all ! Whenever I call form_for a div with margin:0 and padding:0 is created. Not only that is the default value in my application.css, I have no chance to override this attribute. In my application I display a list of items, using <ul> and <li>. Each li tag contains an form, which should be displayed in one line (as inline element). But I can''t set the div to