similar to: What is protected?

Displaying 20 results from an estimated 400 matches similar to: "What is protected?"

2007 Dec 27
6
ActiveResource and (polymorphic) associations
Hi, I''m just playing with ActiveResource and I did''nt find anything about the support of (polymorphic) associations. Is there a support at all? Thanks in advance --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to
2006 Jul 06
5
What is require ''digest/sha1''?
In http://www.aidanf.net/rails_user_authentication_tutorial there is a string called require ''digest/sha1'' in the model. What does it do? Everything else is well explained besides that. -- Posted via http://www.ruby-forum.com/.
2006 Jun 07
3
Question on login generators, plugins
Not sure if I want to build my own or use something already built that''s out there. This is the first step in my project though and a major one, so some of my requirements would be: 1-The ability for a user to register themselves 2-Email / link activation 3-Access levels (or ACL control - I think they are basically the same). 4-The ability to track users either through session or cookies
2006 Jun 24
7
Newbie Q: "user" variable in every view?
Newbie to RoR -- as a long time Java Struts/etc. guy it is an awesome tool! I have implemented some basic login/session stuff with the help of a great tutorial, props to the author ( http://www.aidanf.net/rails_user_authentication_tutorial). I have a trivial instance method in ApplicationController, which just grabs the User object from the session. def current_user session[:user] end
2006 May 29
8
Rails and user authentification
I am a the point now where I have to add user authentification to my application. Anyone can point me toward an easy to use / secure library? I know about ActiveRBAC and was wondering if there is anything else that I should consider. Thanks! -- Posted via http://www.ruby-forum.com/.
2006 Jun 15
2
ruby/rails users in Ireland - interest in forming a user group?
Hi all, I''m interested in starting a ruby/rails user group in Ireland and I''m trying to gauge the level of interest. So if you''re interested please get in touch (aidanf at gmail.com). I would also appreciate any suggestions/pointers about starting/organizing a user group. cheers, AF ------------------------------- http://www.aidanf.net
2008 Jan 09
4
Problems with widgEditor (HTML rich text editor)
Hello, I need a HTML rich text editor for a field, and widgEditor seems to be just what I need: http://www.themaninblue.com/experiment/widgEditor/ I''ve installed it, following the Aidanf.net''s post: http://www.aidanf.net/adding-a-rich-text-editor-to-your-rails-application But althougth it displays well, I can''t write inside; as if it was Read-only!! I can''t
2012 Mar 30
1
Support for boot WinCE from disk
Hi, [ please keep me in CC as I am not subscribed to the mailing list ] I'd like to use syslinux to boot WinCE from local disk. Is there support for it? -- Otavio Salvador? ? ? ? ? ? ? ? ? ? ? ? ? ? ?O.S. Systems E-mail: otavio at ossystems.com.br? http://www.ossystems.com.br Mobile: +55 53 9981-7854? ? ? ?? ? ? ?http://projetos.ossystems.com.br
2006 Jul 12
5
File manipulation
What are the possibilities of file manipulation in RoR? How do you create a .html or .rhtml file with ruby to be placed in the public folder, with custom content? Btw, where is RoR root? Is that ''public''? -- Posted via http://www.ruby-forum.com/.
2006 Aug 02
2
Mongrel crashes whenever an exception is raised
Hi all, I have a rails app running on mongrel on freebsd using mongrel 0.3.13.3 with ruby 1.8.4. Mongrel dies every time the application generates an exception. I have the same setup running on a linux box without any problems. Mongrel crashes with the following error: Bus error (core dumped) And the following message in /var/log/message kernel: pid 57638 (ruby), uid 0: exited on signal 10
2011 Apr 02
7
rails_upgrade maintenance
There was a thread a little earlier in the year about maintaining the official Rails plugins. It would seem that rails_upgrade has been left by the wayside, with pull requests dating back as early as September last year. It''s mentioned in the 3.0 release notes as a way of checking your application for changes between 2.3 and 3.0, but what''s the point if the official version of it
2007 May 07
2
Asterisk to record CDR in DB Oracle
Hi People, I had success to do my asterisk to record CDR in a databese MYSQL... Now, I need to do it to record CDR in Oracle... Does Anybody knows how to do this?? Every hints are welcome.... Thank`s all Everton Goularth Uberlandia - MG - Brazil _______________________________________________________ Yahoo! Mail - Sempre a melhor op??o para voc?! Experimente j? e veja as
2006 Dec 05
7
vmplayer on xen guest
Hi! I need to install vmplayer on Xen guest with centos4.4. When I run vmplayer-config.pl I have problems with inserting vmmon module in kernel. The dmesg shows this message vmmon: Unknown symbol xen_features I read on the forums that vmware is not running on Xen. What I am wondering is if this affirmation refers also to vmplayer and if not how can I skip this problem? Thanks in advance!
2006 May 29
6
Radrails doesn''t create files via Eclipse
I can''t get Eclipse to create the files for a new Rails project in Eclipse. It works using the terminal. What could be wrong? -- Posted via http://www.ruby-forum.com/.
2006 Feb 24
8
editing and deleting fields in a vcard
Hi all, Is there a way in vpim to edit an individual field in a vcard. I have a set of vcards stored in a db and would like to be able to edit individual fields in the vcard and then save the vcard back to the db. I didn''t see any methods for editing a vcard in the api. Do I need to create a new vcard and repopulate it with all the fields except the one that I''m changing and
2017 Aug 31
2
Manually delete .glusterfs/changelogs directory ?
Hi Mabi, If you will not use that geo-replication volume session again, I believe it is safe to manually delete the files in the brick directory using rm -rf. However, the gluster documentation specifies that if the session is to be permanently deleted, this is the command to use: gluster volume geo-replication gv1 snode1::gv2 delete reset-sync-time
2007 Dec 04
1
Fax on asterisk
Hi people, I'm tring to configure fax on my asterisk server. I'm using the instructions of: http://www.asteriskguru.com/tutorials/spandsp.html and the files app_rxfax.c, app_txfax.c and apps_Makefile_patch from: http://www.soft-switch.org/downloads/snapshots/spandsp/test-apps-asterisk-1.2/ I have already configure this on other server that the operation system is CentOS 4 and all
2009 Oct 27
6
Vorbis still glitching on metadata update?
Greetings, I am trying to track down a bug with intermittant glitching in our Vorbis streams. I am running Icecast 2.3.2 on Ubuntu 9.04. Several Vorbis clients seem to glitch on some (not all) metadata updates. As we update metadata 3 to 4 times a minute, this is something we are trying to fix, VLC gives the following output on metadata update: main warning: the mixer got a packet in
2006 Jun 07
10
RoR with Apache2 - performance?
How is the performance running RoR with Apache2 compared to running it with PHP? -- Posted via http://www.ruby-forum.com/.
2006 Jun 13
5
Can RoR handle a lot of traffic?
And compared to PHP? -- Posted via http://www.ruby-forum.com/.