Displaying 2 results from an estimated 2 matches for "gambon".
Did you mean:
gabon
2006 Jan 13
19
Problems with scaffold''s parameter on Oracle
Hi
I run Ruby on Rails on Oracle XE.
I have a simple table:
create table customer(id number primary key, name varchar2(100));
And
ruby script\generate model Customer
ruby script\generate controller Customer
http://localhost:3000/customer/
- show a fine list, but when I click show/edit/destroy, I get an
ORA-01722:
OCIError: ORA-01722: invalid number: select * from (select raw_sql_.*,
2006 Feb 10
36
Advocating RoR in the enterprise?
Hi folks,
I''m looking for advice on how to promote RoR in my workplace.
Specifically, I''d like to work out a strategy for promoting
development in Rails as a new alternative to our existing technology
(the usual suspects... mostly Java/Oracle, .NET, PHP, and a bit of
Perl here and there).
Some background: I work for a fairly large state environmental agency
as a web developer.