similar to: Combining rails intrAnet and public site.

Displaying 20 results from an estimated 1000 matches similar to: "Combining rails intrAnet and public site."

2009 Sep 10
2
"gold": a script to ease git based team work
Hi list ! I created a script to ease workflow on zena, a rails CMS (http://zenadmin.org). The workflow involves developers and reviewers (can be the same people): 1. each developer has his own fork (on github or another git server) 2. he creates a branch per feature 3. a reviewer looks at the code before .. 4. ... pushing changes to the "golden master" All of this with automatic
2008 Oct 22
1
js solution to sort/edit tables with ajax
What is your best solution to table display/edit/sort using ajax ? I''ve bumped into these: dhtmlxGrid: http://www.dhtmlx.com/docs/products/dhtmlxGrid/index.shtml tablekit: http://www.millstream.com.au/view/code/tablekit/ Better: MIT/Ruby licence, prototype based Do you any other tools to display/sort/edit tables in place ? Thanks for your answers, Gaspard ------- project: zena
2003 Dec 23
1
OT: SIP vs. Skinny protocol
I assume there are several people on this list that have Cisco Call Manager implementations under their belt.... We are beginning a call manager implementation and the first question I asked Cisco was, should we use SIP or Skinny. Cisco is pushing me towards Skinny, saying that I will lose some functionality with SIP. They also say that most of their customers implement skinny. I see two
2004 Sep 10
9
Should FLAC join Xiph?
That is the question I put before you all tonight :) (Short background, Xiph is the corp behind Vorbis and Ogg, among other things; see http://xiph.org/about.html . I think Emmett is here now so correct any of this if it's wrong.) I've been talking a little with Emmett Plant and Monty about this. If it were to happen, it would mean the following: 1. FLAC would benefit from the
2009 Jun 07
1
Close to a 4.2 release; experimenting with Ragel alternatives
Hi Jason ! Hmmm, this is good and bad news: Good: ruby hooks means I could use a single pass to parse textile customizations in zena instead of running two parsers: nice. Bad: I have just switched to ragel for QueryBuilder to parse pseudo sql and I fear your shortcomings (if that''s an english phrase). Could you describe more precisely what you are missing with ragel ? I''m
2005 Dec 15
1
non-character search
I need to be able to search for certain symbol characters. For example, I want the search for c++ to work. I try enclosing it in quotes, but it seems to treat C and the pluses as two separate characters to look for. Search for ++ alone seems to find documents that don''t have any pluses in them. Why would that happen? Thanks, Carl
2008 Jan 02
3
Submitted a patch, got pluses, what now?
Hello Rails people, I submitted a patch recently to get rid of an annoying exception raised when an AR object is created - http://dev.rubyonrails.org/ticket/10556 , had some people review it, got some pluses... What am I supposed to do now? Can anybody advise or just review the patch and take care of the issue? Thanks! -- Best regards, Yuri Leikind
2009 Dec 25
18
rescue_from ActionController::RoutingError II
OK ... so I''m not supposed to use it but ... Why doesn''t rescue_from ActionController::RoutingError work witht he code from http://www.rubyplus.org/episodes/20-Extended-RESTful-Authentication-Rails-2-App.html class ApplicationController < ActionController::Base helper :all # include all helpers, all the time # See ActionController::RequestForgeryProtection for details
2004 Sep 10
0
Should FLAC join Xiph?
On Thu, Nov 21, 2002 at 01:39:40AM -0800, Josh Coalson wrote: > 1. FLAC would benefit from the increased visibility from the association. > Emmett can probably expound more upon this point. Anyway, hopefully this > will mean it's popularity will rise, not just with users but also with > developers of other tools. I agree that a relationship with Xiph.org would have a positive
2004 Sep 10
0
Should FLAC join Xiph?
Josh Coalson <xflac@yahoo.com> wrote: > That is the question I put before you all tonight :) > > (Short background, Xiph is the corp behind Vorbis and Ogg, > among other things; see http://xiph.org/about.html . I > think Emmett is here now so correct any of this if it's > wrong.) > > I've been talking a little with Emmett Plant and Monty about > this.
2015 May 28
4
upsmon and Chloride UPS
Hi, We have 2 UPS Chloride 80 NET 120 ( a black and white one ) in our datacenter. Could you please tell me if it is possible to use upsmon or other free solution with these two UPS for shuting down servers during electrical lost power before battery crash . Beet regards, Roger -------------- next part -------------- An HTML attachment was scrubbed... URL:
2001 Oct 16
4
directory mask = 2770
Hello everyone. I am using Samba 2.0.7 on a RedHat 6.2 machine. I wanted to apply a directory mask of 2770 to everything created in a share. The root directory of this share already has these permissions. I want to have it so that everything created in a certain directory has the permissions of the group of the creator. As it stands, I do have the directory mask = 2770 line in the smb.conf
2006 Feb 17
8
Atom
Any plans for using Atom with rails. I saw the "Typo" project is using MoveableType, Blogger, ... but not Atom. It seems Atom is not part of ActionWebService. Has anyone done any work with Atom and Rails ? Thanks for your answers, Gaspard
2009 Jun 10
3
Authenticity token error on Safari and IE6 on Windows
Hi, I cannot log in to my Rails application using Windows and Safari or IE6. Windows + Firefox works, and Safari or Firefox on Osx works also. What in hell is going wrong? I recently switched my app from restful_auth to authlogic, could that be the reason? I don''t remember having these authenticity errors before. Regards, -- Posted via http://www.ruby-forum.com/.
2019 Aug 23
1
OT: mostly gone
On 2019-08-23 07:19, Robert Moskowitz wrote: > > > On 8/20/19 9:33 AM, mark wrote: >> Hi, folks, >> >> ??? Well, it's ten years that I've been on this list, right when I >> started >> this job. But, it's time to move on... I'm retiring. (Yeah, that old.) > > I plan on going one more year to hit 70.? Working on a contract that >
2006 Mar 01
3
Security issue: a user can fill cache with random urls
Say your app responds to : store/show/3 and caching is enable at the store controller level. A route says : map.connect ''store/:action/:id'', :controller => ''store'' All the following urls will be processed and cached (the cache filling with ''page not found'' messages) ! store/foo/bar store/show/090934298234897342
2005 Oct 12
2
Sharing Problems: huge numbers of share
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, My name is Olivier Gaspard, and I work for the CHC Belgium (IT department of differents Hospitals). So, let's me introduce the situation: for the moment, the firm works with Win NT for the users profiles, and Samba 3.0 on Unix platform for the "files sharing". Resuming : Every users having a user (NT) profile (roamming profile)
2011 Nov 04
2
Can't run fail2ban 0.8.4 [CentOS 6]
Hi, To begin I'm sorry for my poor English level, that's not my first language. On CentOS 6 I've installed fail2ban 0.8.4 from EPEL repository. I've configured it with this page : http://centoshelp.org/security/fail2ban/ Then I've tried this command : chkconfig --level 23 fail2ban on && service fail2ban start but the output says it fallen, nothing more. The status
2010 Sep 29
2
R crashes when loading rgl package before minqa package
Hej, Calling newuoa (from the minqa package) makes R crash when the package rgl is loaded first. This however only on certain selected data. The data used for testing (saved to 'bugs.R'): xvals = c(1,2,4,5,7,8,9,10,11,12,14,15,16,18,19,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36) yvals =
2009 Aug 02
13
NoMethodError in User sessionsController#create - Authlogic
Hi, I''m beginner in rails, and I wanted to add to my simple application Authlogic. So I''ve watched http://railscasts.com/episodes/160-authlogic and step-by-step done everything. And almost everything works fine, except login in. After registration new user is automatically logged in, he can edit his profile, but after clicking logout and trying to login again I get error