Displaying 3 results from an estimated 3 matches for "41ms".
Did you mean:
40ms
2011 Sep 01
7
couldn't find file 'jquery' rails 3.1 stable mountable engine
.../coffee/application.js:7)
Started GET "/coffee" for 127.0.0.1 at 2011-09-01 20:49:57 +0200
Processing by Coffee::PagesController#index as HTML
Rendered /Webapps/coffee/app/views/coffee/pages/index.html.erb within
layouts/coffee/application (0.3ms)
Completed 500 Internal Server Error in 41ms
ActionView::Template::Error (couldn''t find file ''jquery''
(in
/Users/jorgen/Webapps/coffee/app/assets/javascripts/coffee/application.js:7)):
3: <head>
4: <title>Coffee</title>
5: <%= stylesheet_link_tag "coffee/application"...
2009 Apr 19
1
Cucmber: Mysql::Error: query: not connected: ROLLBACK
...AMES ''utf8''
SQL (0.2ms) SET SQL_AUTO_IS_NULL=0
SQL (0.1ms) BEGIN
Processing ItemsController#index (for 127.0.0.1 at 2009-04-19 20:54:08)
[GET]
Item Load (0.2ms) SELECT * FROM `items`
Rendering template within layouts/application
Rendering items/index
Completed in 41ms (View: 30, DB: 1) | 200 OK [http://www.example.com/items]
SQL (0.0ms) Mysql::Error: query: not connected: ROLLBACK
If using my browser directing it at /items in the test-environment I get
SQL (0.3ms) SET NAMES ''utf8''
SQL (0.2ms) SET SQL_AUTO_IS_NULL=0
Process...
2011 Feb 01
10
SSL problems with RoR, MySQL and Apace
Hello All -
This is my first post into this forum and somewhat of a newb
to RoR so I''m hoping someone can help. I currently have a RoR app that
runs on Ubuntu with Apache and Mysql. There are two issues I''m having
and they are causing me to bang my head against the wall.
First one is RAILS_ENV: If I run ruby script/console it says that my
environment is development