search for: grenade

Displaying 20 results from an estimated 47 matches for "grenade".

2006 Apr 12
3
form_remote_upload
...just upgraded rails to 1.1.2, and form_remote_upload now prevents my application.rhtml layout from being processed. I''m not sure if the problem lies with v 1.1.2, or if upgrading the gems screwed stuff up. Anybody have any ideas? Rob -- c++: the power, elegance and simplicity of a hand grenade -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060412/e2a0913e/attachment.html
2006 May 24
6
newbie question: missing template
Hi I''m new to this forum and new to Rails so excuse me if this is a daft question. I''m following the ONLamp.com tuturial and all has been well untill changing the template for the recipes. I have followed the instructions and added this code to the controller: class RecipeController < ApplicationController scaffold :recipe def list @recipes = Recipe.find_all end
2015 Apr 27
2
Real sh? Or other efficient shell for non-interactive scripts
...unhofer.de> wrote: > >>> > >> Yes, if you mean what is described here as 'the original 4-clause' > >> license, or BSD-old: > >> http://en.wikipedia.org/wiki/BSD_licenses > > > > Do you like to discuss things or do you like to throw smoke grenades? > > The only thing I'd like to discuss is your reason for not adding a > dual license to make your code as usable and probably as ubiquitous as > perl. And you have not mentioned anything about how that might hurt > you. I explained this to you in vast details. If you ignore...
2015 Apr 27
2
Real sh? Or other efficient shell for non-interactive scripts
...ermit to relicense the code, so you cannot put BSD > > code under the GPL. > > Yes, if you mean what is described here as 'the original 4-clause' > license, or BSD-old: > http://en.wikipedia.org/wiki/BSD_licenses Do you like to discuss things or do you like to throw smoke grenades? > > The BSD license permits to mix a source file under BSD license with some lines > > under a different license if you document this. But this is not done in all > > cases I am aware of. > > But you can't add the 'advertising requirement' of the 4-clause BSD...
2006 Apr 22
6
nOOb question: How to use find_all with form input data
Hello, I''m having a problem utilizing the find_all method with a value from a form. I keep getting the following error: Mysql::Error: #42S22Unknown column ''category_id11'' in ''where clause'': SELECT * FROM items WHERE (category_id11) The controller seems to be getting the correct data, but my key and value seem to be mashed together(it''s
2006 Jun 27
1
[OT]Development Patterns
...ng web development for about 6 years now using this process and the last project that I finished really made me think that it just isn''t cutting it. Has anybody used the spiral or any other iterative method? How did it work out? Rob -- c++: the power, elegance and simplicity of a hand grenade http://www.migrob.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060627/14b3f457/attachment.html
2006 Apr 22
2
put variable in session each time any controller runs?
Hi -- well, that''s what I''m trying to do. Does anyone know what the best way to do it is? I have three controllers, each one has a hidden tag, and I want each one to salt its respective tag with the name of the action in effect, at the time that action runs, for every action in the controller. -- Giles Bowkett http://www.gilesgoatboy.org
2007 Apr 02
1
adding chan_celliax
...led asterisk 1.2 on debian/unstable and i would like to add the chan_celliax channel to my existing configuration in debian, is there a way to do that?? -- patoVala Linux User#280504 Hablando en http://www.elprimoalcahuete.com "<markm> c++: the power, elegance and simplicity of a hand grenade"
2006 Apr 30
3
Ruby Reference
...9;t have very good examples. ri is fine, but can be a pain in the butt to navigate around. If there aren''t any really good ones out there would people be willing to contribute classes, methods and examples if I were to build one? Rob -- c++: the power, elegance and simplicity of a hand grenade http://www.migrob.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060430/9315696c/attachment.html
2007 Oct 15
2
clipping off words inside a vector of strings
Hi, I have a vector of strings (class character) with 6 elements (length 6). I call it 'names'. "Graham Chapman" "John Cleese" "Terry Gilliam" "Eric Idle" "Terry Jones" "Michael Palin" And I want to turn it into another vector of strings called 'shortnames' with the same length. The new vector should look like:
2006 May 27
5
set printer on
hi all, I''m newbie on ror. My question is: how could I set the printer on. The logic is as follow: set printer on my print stmt to printer set printer off thx -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060527/4feb1d5c/attachment.html
2006 Apr 22
7
Can''t get rails working
I am trying to set up rails and am having problems. I have googled everything I could think of, but have not found my problem. Here are my specs. Gentoo Linux 2006.0 Apache 2.2 Ruby 1.8.4 Gems 1.8 Rails 1.1.2 mod_fcgid 1.08 When I try to access my test rails app through the webserver, I get the following error in the error.log (after seeing a html 500 error on the page). [Fri Apr 14 19:54:48
2006 May 24
8
Where to recruit Ruby on Rails developers?
Anyone have suggestions on where to recruit Ruby on Rails developers? My startup''s in Berkeley, CA and I''m looking for a talented technical lead. I''ve tried LinkedIn and Craigslist but the pickings are slim. This project provides an opportunity to use OpenLaszlo. rocky at_sign teampatent dot com -- Posted via http://www.ruby-forum.com/.
2011 Nov 07
1
close but no cigar
Hi Everyone: It turns out that there's still a small ( I hope ) problem. I'm close but that only counts in horse shoes and hand grenades. Here's my problem: When trying to load a package that I am writing, the load is looking for the packageDescription function in the utils package but not finding the utils package. I looked on cran and utils is not there which makes me think that it should have been part of the build. But the...
2006 Apr 21
28
Ruby, Rails & Linux - Which distro ??
Hi, I''ve been doing most of my initial playing with rails on a windows system - but wish to switch to a dedicated linux box for this. Are there any particular distro''s to avoid / recommend. I prefer debian for my other stuff, but thought i''d ask before going ahead. :) Cheers -- Posted via http://www.ruby-forum.com/.
2025 Apr 23
1
R should add an API routine for safe use of memcpy(), memset() for use with 0-length SEXP
On 4/24/25 00:18, Michael Chirico wrote: > In that case it seems like just erroring instead of returning invalid > pointers is a much friendlier option. Why give developers an unpinned > grenade to carry around? That would be too strict at this point. There is too much code around depending on that holding on to an invalid pointer (but not dereferencing it) is ok, and it is currently still working on the current platforms where R is used. The mechanism of returning an invalid pointer...
2015 Apr 27
0
Real sh? Or other efficient shell for non-interactive scripts
...t;Joerg.Schilling at fokus.fraunhofer.de> wrote: >>> >> Yes, if you mean what is described here as 'the original 4-clause' >> license, or BSD-old: >> http://en.wikipedia.org/wiki/BSD_licenses > > Do you like to discuss things or do you like to throw smoke grenades? The only thing I'd like to discuss is your reason for not adding a dual license to make your code as usable and probably as ubiquitous as perl. And you have not mentioned anything about how that might hurt you. >> > In other words, if you can legally combine BSD code with GPL cod...
2015 Apr 27
0
Real sh? Or other efficient shell for non-interactive scripts
On Mon, Apr 27, 2015 at 4:19 PM, Joerg Schilling <Joerg.Schilling at fokus.fraunhofer.de> wrote: > > > >> > Do you like to discuss things or do you like to throw smoke grenades? >> >> The only thing I'd like to discuss is your reason for not adding a >> dual license to make your code as usable and probably as ubiquitous as >> perl. And you have not mentioned anything about how that might hurt >> you. > > I explained this to you i...
2005 Jan 30
2
Patch : Fix one more Linux PowerPC problem
Josh, Once more patch. The gcc on Linux PowerPC does not have the -force_cpusubtype_ALL flag. On the Debian man page, that compiler option is listed as being Darwin specific. Erik --- src/libFLAC/Makefile.am 30 Jan 2005 18:44:46 -0000 1.58 +++ src/libFLAC/Makefile.am 31 Jan 2005 02:33:14 -0000 @@ -40,7 +40,7 @@ CPUCFLAGS = -faltivec -force_cpusubtype_ALL -DFLAC__NO_ASM else
2005 Jan 30
2
Patch : Fix one more Linux PowerPC problem
...passing, but obviously, its not finished yet :-). Erik -- +-----------------------------------------------------------+ Erik de Castro Lopo nospam@mega-nerd.com (Yes it's valid) +-----------------------------------------------------------+ C++: The power, elegance and simplicity of a hand grenade.