search for: josmar52789

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

2013 Feb 22
3
Deploying from Windows to Linux?
I''ve been developing my rails app in Windows. The app connects to SQL Server database using the sqladapter gem and through ODBC. I know that the recommended platform for production would be Linux. Whether its possible to deploy my app to Linux? If yes, how hard would that be? -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk"
2010 May 24
1
Get System Variable
Does anyone know how I can get a system variable like JAVA_HOME or JBOSS_HOME from within Rails/Ruby? -- _________________________________ Joshua S. Martin -- 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from
2010 Dec 02
8
CanCan issue when being very specific
So I got CanCan and Devise working well. I have two types of users: Admins and Nonadmins. Admins can edit all of Nonadmins profiles. The problem is, every user (either Admin or Nonadmin) belongs to an Account or Organization. Admins should only be able to edit users from their own Account or Organization. I was able to do that too. The problem is, I can''t display the Create New User
2008 Sep 16
1
Question "Access Denied"
It seems that people all across the net have had issues with the particular error of "Access Denied" when an XP user attempts to join a domain - but no readily available answers are given. What might be causing this error? I'm using an Ubuntu 8.04 server with all the defaults for the Samba server installation. -- _________________________________ Joshua S. Martin