Displaying 4 results from an estimated 4 matches for "0mcommit".
Did you mean:
vmcommit
2007 Apr 24
1
problem POSTing with curl and REST using scaffold_resource
...t;}
←[4;36;1mHeartrate Columns (0.031000)←[0m ←[0;1mSHOW FIELDS FROM
heartrates←
[0m
←[4;35;1mSQL (0.016000)←[0m ←[0mBEGIN←[0m
←[4;36;1mSQL (0.000000)←[0m ←[0;1mINSERT INTO heartrates
(`timeStamp`, `hear
tRate`, `sessionID`) VALUES(NULL, NULL, NULL)←[0m
←[4;35;1mSQL (0.031000)←[0m ←[0mCOMMIT←[0m
Completed in 0.09300 (10 reqs/sec) | Rendering: 0.00000 (0%) | DB:
0.07800 (83%)
| 201 Created [http://localhost/heartrates]
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
=-=-=-=-=
This is the create() method (that handles the POST request) in the
controller (generat...
2007 May 04
5
Something wierd with .save method
..._id`, `mod_id`, `number`, `date`, `description`, `solution`,
`owner`, `state`) VALUES(1, 2, ''1013'', ''2007-05-04 07:49:46'', ''desc'',
''desc'', ''qqqq'', ''NEW'') [0m
[4;35;1mSQL (0.031000) [0m [0mCOMMIT [0m
added new issue
KSS
1
saving ....
#<Issue:0x6902a1c>
added new issue
Redirected to http://localhost:3000/issues/list
----------------------------------------------------------------------------------------------------------------------------------------------------
Can anyone please h...
2009 Feb 25
3
Saving rich text to the database
...5;1mSQL (0.000000) [0m [0mBEGIN [0m
[4;36;1mInstruction Create (0.000000) [0m [0;1mINSERT INTO
`instructions` (`start_day`, `title`, `description`, `appointment_id`,
`frequency`) VALUES(NULL, NULL, ''first\nsecond\nthird'', NULL, NULL)
[0m
[4;35;1mSQL (0.063000) [0m [0mCOMMIT [0m
NoMethodError (You have a nil object when you didn''t expect it!
The error occurred while evaluating nil.call):
How do I go about saving text from this field to the database? Does
it save it as html markup?
--~--~---------~--~----~------------~-------~--~----~
You received this mess...
2008 Sep 29
4
RJS is not loaded
Hello,
I have here an issue which is really critical for me (it for my
university work and I would like to not delete this feature). It based
on a Rails 1.x tutorial which I use now under Rails 2.x. It contains the
refreshment (adding content or records) of an div via RJS/JS.
I access the RJS via (Controller):
respond_to do |format|
format.html { redirect_to :controller =>