search for: hsey0gg

Displaying 7 results from an estimated 7 matches for "hsey0gg".

2011 Aug 23
0
Need Ruby on Rails - Developer /Lead Developer / QA , Irvine, CA , Long Term Contract
Hi We have an requirement for* Ruby on Rails.* If you are interested please send your responses on rama-O0YxMKRD1Am1Z/+hSey0Gg@public.gmane.org only Please go through the requirement and let me know your interest and please respond with the expected Billing Rate * * *Position Title: **Ruby on Rails - Developer /Lead Developer / QA* *Location: **Irvine, CA* *Duration: Long Term Contract* *No. of Positions : 3 **posi...
2012 Mar 15
0
JOB: Freelance or FullTime Ruby Developers in NYC
Roundarch is adding Ruby developers to our technical team, if you are interested in learning more about this role or want to submit your resume for immediate consideration, please contact me directly. You can reach me at 312-529-2508 or via email at rwankovsky-lMC9H8TS33K1Z/+hSey0Gg@public.gmane.org -- Rossanne -- 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 this group, send email to...
2009 Apr 14
6
SQL Server via DBI/ODBC configuration
I have followed the cookbook on http://wiki.rubyonrails.org/database-support/ms-sql but am having problems with the rails part. I can connect to the database using sqsh so I think all the freetds plumbing is good. When I try to connect to the db with a rake db:migrate or just using script/ console I get this error: >> Client.find(:first) DBI::InterfaceError: Unable to load driver
2007 Aug 24
0
Software Engineer Position Available, Herndon, VA - Ruby on Rails and Agile Experience Required
...EE, .NET, Struts, Ant, and JUnit). · Understanding of Agile development environment and processes a plus. Skills and Experience - Level II · Strong enterprise services frameworks and API skills. · Proven experience in agile methodologies such as XP, FDD, SCRUM or Crystal kjulien-Sw5aDT8ifnO1Z/+hSey0Gg@public.gmane.org --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from...
2007 May 09
7
Webbrick and/or Mongrels Dies Overnight
I have a SuSE 10.0 server that was first running Webbrick, and now Mongrel. In both cases, I can have them running and used all day. However, either one of them will go unresponsive in the middle of the night for seemingly no reason. Being that I only use Mongrel now, I check the mongrel.log, and nothing unusual there. I check /var/log/ messages, and nothing there. Still, a request to
2008 Jun 24
10
Question on passing arguments inside a view.
I''m running into an issue undefined local variable or method `directoryid'' for #<EditorialsController:0x23f1bf8> I have two Models on a legacy database and only one controller called editorials with two actions index and display. I''m trying to pass in a parameter from the results of my search and getting the above error. Example: two tables one is editorial the
2005 Mar 08
19
find_by_sql ON STEROID possible?
find_by_sql BREAKS THE OOP BEAUTY and perhaps we can solve that. NAMING CONVENTIONS can perhaps make find_by_sql much more clever. lets imagine that relation: publishers <- books <-> authors_books <-> authors -> universities (can''t find something else than university for that last association :) ) imagine we want to fetch every book and every associated