Enter Keywords:
1 - 10 of 289(0 seconds)
Sort By:
 
I've got a site where an outside company is going to be providing the design and layout of the site.  They will need access to the CSS file and have to update it.  I don't want to give them access ...
Zones: RubyOnRailsDate Answered: 02/28/2009 Rating: 8.6 Views: 0
I want to be able to create a new model object that behaves exactly the same as another model object.  An example is this: TableA -> is the main database AltA -> is the first "SQL-view-like" mo...
Zones: RubyOnRailsDate Answered: 02/28/2009 Rating: 9.3 Views: 0
The code below always throws a routing error. If I add an else statement and put the two lines after the if block in the else the code runs fine.  Why? The best I can tell the reason for the err...
Zones: RubyOnRailsDate Answered: 09/07/2009 Rating: 7.8 Views: 0
I am getting "undefined method `symbol_path' for #<ActionView::Base:0xb712d830>",  when I try to create a new item. I am using RESTful scheme. Where is the problem? Any clues? Also any help on...
Zones: RubyOnRails, RubyDate Answered: 03/10/2009 Rating: 9.5 Views: 0
My background is in visual basic 6 and little asp (earlier visual foxpro, clipper ) with the strong SQL store proc.I have been a programmer for about 15 yrs and now stay home mom for past 3 1/2 yea...
Zones: Ruby, ASP.Net Programming, Visual Stud...Date Answered: 03/10/2008 Rating: 7.2 Views: 0
I have been developing an application in rails from where i can send emails. I have several email addresses e.g a yahoo mail address or a gmail address or private registered domain mail address. ...
Zones: RubyOnRails, Open Source, R...Date Answered: 07/06/2008 Rating: 9.1 Views: 0
I am having following problem while running unit tests. 1. The test file contains: require File.dirname(__FILE__) + '/../test_helper' class RegionTest < Test::Unit::TestCase I receive follo...
Zones: RubyOnRails, RubyDate Answered: 04/06/2009 Rating: 8.6 Views: 0
I am trying to create a null object in my application. I would like to assigned a null user object for anonymous/ mot-logged-in user, i.e. if session variable has nil data. Attached is my user mo...
Zones: RubyOnRails, RubyDate Answered: 03/16/2009 Rating: 7.6 Views: 0
There is little documentation but I found this tutorial: http://blog.railsdevelopment.com/pages/effect/queue/ <script type="text/javascript">   Event.observe(window, 'load', function() { // ...
Zones: Web Development, RubyDate Answered: 01/30/2007 Rating: 8.0 Views: 9
Hey Guys, How you think Java, Rails and ASP.NET(C#) Compare with each other. Which one you prefer? Which one is an enterprise development language?
Zones: Java Editors & IDEs, ASP.Net Progr...Date Answered: 12/28/2007 Rating: 7.8 Views: 0