Displaying 10 results from an estimated 10 matches for "mikkiw".
Did you mean:
mikki
2006 Jul 12
5
SystemStackError
SystemStackError in GreyController#grey_search
stack level too deep
can anybody please enlighten me on this one...any possible way to
troubleshoot?
thanks,
MSN id: ICEMANyears@netscape.net
--
Posted via http://www.ruby-forum.com/.
2006 Jul 09
0
syntax: multiple markers at this line
I am using the following youtube method:
def youtube.videos.list_by_tag
and I get the syntax error: multiple markers at this line.
any help please.
--
Posted via http://www.ruby-forum.com/.
2006 Jul 09
1
youtube api for ruby
where can I find some information on YouTube API for Ruby on Rails ??
--
Posted via http://www.ruby-forum.com/.
2006 Jul 09
1
REST Interface
Is the REST Controller (for calling APIs through the REST interface)
already built-in ?? Or, I have to generate one -- generate controller
rest ??
MSN id: ICEMANyears@netscape.net
--
Posted via http://www.ruby-forum.com/.
2006 Jul 10
3
WEBrick start problem
Following is the error I get when I run ''\root\ ruby script\server''
The server does not starts.
Any help !?!
------------------------------
=> Booting WEBrick...
c:/ruby/lib/ruby/gems/1.8/gems/xml-simple-1.0.8/lib/xmlsimple.rb:275:
warning: already initialized constant KNOWN_OPTIONS
c:/ruby/lib/ruby/gems/1.8/gems/xml-simple-1.0.8/lib/xmlsimple.rb:280:
warning: already
2006 Jun 06
1
error: development database is not configured.
I''ve created a database using MySQL Admin and have set the user,
password and have granted the privilgeges. but when I run (under
dev.../trunk/www):
rake migrate --trace, I get the following error msg:
** Invoke migrate (first_time)
** Invoke db:migrate (first_time)
** Invoke environment (first_time)
** Execute environment
rake aborted!
development database is not configured
2006 Jun 22
0
error msg while using flickr API
following is a part of the error msg, I get when I try to use the flickr
API and I think, this is the only reason that I am not being able to run
the program.
Response
Headers: {"cookie"=>[], "Cache-Control"=>"no-cache"}
Help ?!?
--
Posted via http://www.ruby-forum.com/.
2006 Jun 26
0
error while booting WEBrick server
getting the following when trying to run the WEBrick server:
c:\root\ ruby script\server
error msg:
----------------------
=> Booting WEBrick...
c:/ruby/lib/ruby/gems/1.8/gems/xml-simple-1.0.8/lib/xmlsimple.rb:275:
warning: already initialized constant KNOWN_OPTIONS
c:/ruby/lib/ruby/gems/1.8/gems/xml-simple-1.0.8/lib/xmlsimple.rb:280:
warning: already initialized constant DEF_KEY_ATTRIBUTES
2006 Jul 11
1
error when ''Booting WEBrick''
I encountered this problem yesterday so, I decided to build the whole
/app directory over but got the same thing again. what I did- I build
the MVC files for ''abc'', included abc.rb in /lib, appended
environment.rb with ''require abc'' and the service worked fine. And then
I did the same for ''xyz'' and ran the server but it failed. both abc.rb
and
2006 Jul 10
7
problem with starting WEBrick
Following is the error I get when I run ''\root\ ruby script\server''
The server does not starts.
Any help !?!
------------------------------
=> Booting WEBrick...
c:/ruby/lib/ruby/gems/1.8/gems/xml-simple-1.0.8/lib/xmlsimple.rb:275:
warning: already initialized constant KNOWN_OPTIONS
c:/ruby/lib/ruby/gems/1.8/gems/xml-simple-1.0.8/lib/xmlsimple.rb:280:
warning: already