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...
http://www.experts-exchange.com/Programming/Languages/Scripting/Ruby/Q_23211348.html
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.
...
http://www.experts-exchange.com/Programming/Languages/Scripting/Ruby/RubyOnRails/Q_2352714...
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...
http://www.experts-exchange.com/Programming/Languages/Scripting/Ruby/RubyOnRails/Q_2429502...
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...
http://www.experts-exchange.com/Programming/Languages/Scripting/Ruby/RubyOnRails/Q_2423060...
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...
http://www.experts-exchange.com/Programming/Languages/Scripting/Ruby/RubyOnRails/Q_2421103...
I am trying to learn RoR. I am beginning my first real application, without the help of tutorials or sample code.
In my application ( only for learning purposes ) , it is Music related.
I wil...
http://www.experts-exchange.com/Programming/Languages/Scripting/Ruby/RubyOnRails/Q_2373375...
Zones:
RubyOnRailsDate Answered: 09/17/2008 Rating: 9.2 Views: 0
I have completed my models for my simple Music application.
I have completed the following steps:
1. db:create all ( made my three databases )
2. created all three models
3. ran a migration...
http://www.experts-exchange.com/Programming/Languages/Scripting/Ruby/RubyOnRails/Q_2374001...
Zones:
RubyOnRailsDate Answered: 11/07/2008 Rating: 9.1 Views: 0
Experts:
Where can I find the BEST Step by Step Install Instructions for Ruby / Ruby on Rails. VERY Newbi here and need BABY Steps.
I'm a software developer expert level in: CRYSTAL REPORTS, ...
http://www.experts-exchange.com/Programming/Languages/Scripting/Ruby/RubyOnRails/Q_2414530...
what could be the reasons for a 500 error on a new controller
is there a log file
do i have to change the permissions of any file
http://www.experts-exchange.com/Programming/Languages/Scripting/Ruby/Q_24809214.html
whether or not the controller is present...
500 error page occurs
i am beginner
works
http://localhost:3000
500 error
http://localhost:3000/hello
http://localhost:3000/hello/there
http://www.experts-exchange.com/Programming/Languages/Scripting/Ruby/RubyOnRails/Q_2480857...