Displaying 10 results from an estimated 10 matches for "0mset".
Did you mean:
mset
2009 Apr 09
0
HTTP Digest Authentication not working
...dex (for 127.0.0.1 at 2009-04-09
10:44:32) [GET]
Filter chain halted as [:authenticate] rendered_or_redirected.
Completed in 16ms (View: 16, DB: 0) | 401 Unauthorized [http://
localhost/secrets]
[4;36;1mSQL (0.0ms) [0m [0;1mSET NAMES ''utf8'' [0m
[4;35;1mSQL (0.0ms) [0m [0mSET SQL_AUTO_IS_NULL=0 [0m
Processing SecretsController#index (for 127.0.0.1 at 2009-04-09
10:44:35) [GET]
Rendering template within layouts/secrets
Rendering secrets/index
Completed in 811ms (View: 811, DB: 0) | 200 OK [http://localhost/
secrets]
host/secrets]
[4;36;1mSQL (0.0ms) [0m [0;1mSET N...
2010 Sep 22
20
problem in downloading large file with apache+mongrel
...endfile => true )
and
And this is how it is processed
Processing StreamsController#download (for 127.0.0.1 at 2010-09-22
12:32:10) [GET] Parameters: {"id"=>"6596"}
<-[4;36;1mSQL (0.0ms)?[0m ?[0;1mSET NAMES ''utf8''?[0m
<-[4;35;1mSQL (0.0ms)?[0m ?[0mSET SQL_AUTO_IS_NULL=0?[0m
<-[4;36;1mStream Columns (15.0ms)?[0m ?[0;1mSHOW FIELDS FROM streams?[0m
<-[4;35;1mStream Load (0.0ms)?[0m ?[0mSELECT * FROM streams WHERE
(streams.id = 6596) ?[0m
<-[4;36;1mCACHE (0.0ms)?[0m ?[0;1mSELECT * FROM streams WHERE
(streams.id = 596) ? ?[0m
Sending X-S...
2009 Apr 27
5
ruby jasper report
...link.
Still I am not able to get the pdf. I am not getting any error in log
file. My log file is:-
"Processing AccountController#customer_report (for 127.0.0.1 at
2009-04-27 13:19:34) [GET]
[4;36;1mSQL (0.0ms) [0m [0;1mSET NAMES ''utf8'' [0m
[4;35;1mSQL (0.0ms) [0m [0mSET SQL_AUTO_IS_NULL=0 [0m
[4;36;1mCustomer Load (0.0ms) [0m [0;1mSELECT * FROM `customers`
[0m
Rendering account/customer_list
[4;35;1mCustomer Columns (0.0ms) [0m [0mSHOW FIELDS FROM
`customers` [0m
Rendering account/customer_list
Sending data CustomerReport.pdf
Completed in 422ms (View:...
2010 Sep 27
0
problem when downloading files with xsendfile
...Actully when i downloding files,mongrel rendering things,
Processing StreamsController#download (for 127.0.0.1 at 2010-09-27
16:50:47) [GET]
Parameters: {"id"=>"6655"}
?[4;36;1mSQL (0.0ms)?[0m ?[0;1mSET NAMES ''utf8''?[0m
?[4;35;1mSQL (0.0ms)?[0m ?[0mSET SQL_AUTO_IS_NULL=0?[0m
?[4;36;1mStream Columns (0.0ms)?[0m ?[0;1mSHOW FIELDS FROM
`streams`?[0m
?[4;35;1mStream Load (0.0ms)?[0m ?[0mSELECT * FROM `streams` WHERE
(`streams`.`id` = 6655) ?[0
Completed in 78ms (View: 0, DB: 0) | 200 OK
[http://src/streams/download/6655]
It is when i am tryi...
2009 Jan 07
0
how rails insert object id to database?
...ng
[4;36;1mSQL (45.3ms) [0m [0;1mCOMMIT [0m
Redirected to /users/34
Completed in 1500ms (DB: 47) | 302 Found [http://127.0.0.1/users]
Processing UsersController#show (for 127.0.0.1 at 2009-01-08 00:27:19)
[GET]
Parameters: {"id"=>"34"}
[4;35;1mSQL (0.1ms) [0m [0mSET NAMES ''utf8'' [0m
[4;36;1mSQL (0.1ms) [0m [0;1mSET SQL_AUTO_IS_NULL=0 [0m
[4;35;1mUser Columns (0.9ms) [0m [0mSHOW FIELDS FROM `users` [0m
[4;36;1mUser Load (0.3ms) [0m [0;1mSELECT * FROM `users` WHERE
(`users`.`id` = 34) [0m
Rendering users/show
===
as all of...
Mysql::Error: Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE)
2009 Aug 04
0
Mysql::Error: Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE)
...[POST]
Parameters: {"score"=>{"score"=>"79.60", "player_name"=>"δΈ€",
"iphone_identifier"=>"6b194f783d645ba1a7c30c0e31b1b67300eb0a25"},
"product_id"=>"7"}
^[[4;35;1mSQL (0.1ms)^[[0m ^[[0mSET collation_database =
''utf8_general_ci'' ^[[0m
^[[4;36;1mSQL (0.1ms)^[[0m ^[[0;1mSET collation_connection =
''utf8_general_ci'' ^[[0m
7--- !map:HashWithIndifferentAccess
score: "79.60"
player_name: !binary |
5LiA
iphone_identifier: 6b194f783d64...
2010 Jul 02
17
Doesn't work erb engine
I''m new in RoR:)
I have controller and view (/app/controllers/greeting_controller.rb
and /app/views/greeting/index.rhtml /.erb/.html.erb - doesn''t match).
greeting_controller.rb source:
class GreetingController < ApplicationController
def index
@message = "Hello world!"
end
end
index.rhtml source:
<html>
2010 Aug 19
3
Help: "500 Internal Server Error"
...----------------------------------------------
** has_many_polymorphs: autoload hook invoked
** has_many_polymorphs: preloading parent model Tag
** has_many_polymorphs: associating Tag.taggables
[4;36;1mSQL (0.0ms) [0m [0;1mSET NAMES ''utf8'' [0m
[4;35;1mSQL (0.0ms) [0m [0mSET SQL_AUTO_IS_NULL=0 [0m
[4;36;1mProject Columns (0.0ms) [0m [0;1mSHOW FIELDS FROM
`projects` [0m
[4;35;1mTagging Columns (0.0ms) [0m [0mSHOW FIELDS FROM
`taggings` [0m
** has_many_polymorphs: associating Tag.taggables
[4;36;1mUser Columns (0.0ms) [0m [0;1mSHOW FIELDS FROM `users` [...
2008 Aug 26
8
Migration Error
When trying to migrate my db using rake I get the following error
message:
rake aborted!
No migration with version number 3
I am using sqlite3 as my database server. Any help is much
appreciated.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email
2009 Feb 12
1
problem when using xapian's static libs in windows
...Xapian::MSet const &)" (?serialise_mset_pre_30_5@@YA?AV?$basic_string at DU?$char_traits at D@std@@V?$allocator at D@2@@std@@ABVMSet at Xapian@@@Z) ????
libnet.lib(serialise.obj) : error LNK2019: ????????? "public: __thiscall Xapian::MSet::MSet(class Xapian::MSet::Internal *)" (??0MSet at Xapian@@QAE at PAVInternal@01@@Z)??????? "class Xapian::MSet __cdecl unserialise_mset(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (?unserialise_mset@@YA?AVMSet at Xapian@@ABV?$basic_string at DU?$char_traits at...