similar to: Rails patches

Displaying 20 results from an estimated 60000 matches similar to: "Rails patches"

2006 Aug 09
2
Ruby 1.8.5 Warnings in Rails
I have ruby 1.8.5 installed. Everytime I enter a rails command, I get a long stream of warnings telling me that the colon is being obsoleted, that a semicolon should be used instead. Does anyone know how to stop these warnings from coming up? They get in the way of real messages from rails. tia ---Michael -- Posted via http://www.ruby-forum.com/.
2006 Aug 06
4
Can''t run rails
Yesterday, I was having a problem with db:migrate. I was told my version of rails was too old, and I needed to install it from gems instead of the version in my version of Ubuntu. Since then, I''ve done that, and I built ruby 1.8.4 from source and installed it. The installation was to /usr/local/bin. As my distribution had put ruby 1.8.3 in /usr/bin, I renamed that and put a link to
2004 Nov 06
1
Typo in Samba HOWTO collection example 19.2
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, Since the samba-docs mailing list is closed, I figured this was the best place to post this. I believe there's a typo in example 19.2 ("Overriding global CUPS settings for one printer") of the official Samba HOWTO collection. The "print command" parameter in the [special_printer] section contains several echo commands,
2016 Feb 17
2
SIP URI set 'telephone-context='
On Wednesday 17 Feb 2016, imperium broadcast wrote: > I kinda have it working with chan_sip. > > Dial(SIP/+${EXTEN}\;phone-context=+44 at 10.10.10.10;user=phone) > But it doesn't include the user=phone at the end when dialling out. > > "To: <sip:+4499999999999;phone-context=+44 at 10.10.10.10>". > > even adding > usereqphone=yes > to the
2006 Jun 28
0
PHP SmartyPants Typographer 1.0b2
As I stated before, I had in the work a utility to control spaces around punctuation and at some other places. Now, I've integrated it, with a few extra quote goodies, within PHP SmartyPants, as an extension just like PHP Markdown Extra extends PHP Markdown. And so appeared SmartyPants Typographer (announcement on my weblog)
2014 May 28
1
[Bug 953] New: Meta priority parsing is broken
https://bugzilla.netfilter.org/show_bug.cgi?id=953 Summary: Meta priority parsing is broken Product: nftables Version: unspecified Platform: x86_64 OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component: nft AssignedTo: pablo at netfilter.org ReportedBy: anarey at
2008 Feb 25
1
[LLVMdev] make the system path separator public
Hi, all. I'm working on adding support for the CPATH, C_INCLUDE_PATH, etc environment variables in clang. They hold lists of include directories, formatted like the PATH environment variable: on Windows the separator is a semicolon, on Unix the separator is a colon. It makes sense to me to have the llvm System library export the separator, since it already knows what it is. Doing this also
2014 Apr 25
0
Preventing $R_HOME/site-library/ via R_LIBS_SITE=":" (no other way?)
(As a non-root/non-admin), I've just tried to figure out how to prevent a default $R_HOME/site-library/ to be added to the library path. The solution I found was to environment variable R_LIBS_SITE to ":" (preferably in ~/.Renviron). Note that setting R_LIBS_SITE to en empty string will cause it to fall back to using $R_HOME/site-library/. This "hack" is based on the
2010 Sep 16
2
Realtime semi-colon
Hi list, Does anyone know how to send * a semi-colon from a realtime database. I know that * uses the semi-colon as a 'seperator' - but I need to be able to use one in a command. I know I can use \; in the non-realtime configs, but this doesn't work in realtime. Cheers, Andrew Thomas Technical Services Manager DataVox Ltd Saddleworth Business Centre Huddersfield Road Delph, Oldham
2004 Aug 06
0
Trouble compiling ices 0.2.3
Hi: I'm wanting to compile ices 0.2.3 in order to have a play with it. Since I'm doing this on a box that also has libshout2, I don't want libshout1 to be installed (I wish they both used the same lib). Anyway, configure was invoked as follows: ./configure --disable-shared --enable-static to try and achieve this. anyway, it runs quite happily, reporting nothing unexpected. When
2019 Jul 25
2
bcachefs-tools
Hello, I want to test bachefs file system on CentOS 7. ~$ cat /etc/system-release CentOS Linux release 7.6.1810 (Core) I'm following the bcachefs howto: https://bcachefs.org/Howto/. Having a problem trying to complete make && make install of the bcache-tools. After going through all the dependencies and insuring they are installed on Cent 7, I get the following output on make
2010 Aug 25
2
Worms: Reloaded
I bought Worms Reloaded and I've been testing it on wine. Anyone else? So far: - Sound doesn't work at all - Playing fullscreen at native resolution makes Xorg mirror the first screen into the second (?!) - Multiplayer doesn't work, but might not be a wine issue. I get stuck at "Loading...". - Can't write some letters in lobby (for me: colon, semicolon, maybe some others)
2005 May 16
0
Form of \item{arg_i}{Description of arg_i.} in \arguments
Hello! This really isn't so important, but it comes often in my mind, when I write documentation for functions. Writing R Extensions manual says that one should describe each element of the argument list (which is afcourse OK) in a form: \item{arg_i}{Description of arg_i.} When I started with R it really helped me that some "man pages" used \item{arg_i}{Mode. Description of
2017 Sep 25
0
Incorrect Import by Data for CSV File
On 25/09/2017 08:00, Dario Strbenac wrote: > Good day, > > The data function can import a variety of file formats, one of them being C.S.V. That isn't its documented purpose. It was the original way for packages to provide datasets as needed (before lazy data was added). Problematically, all of the table columns are collapsed into a single data frame column. This occurs because
2023 Oct 31
2
[Bug 1720] New: Time-zone bug in hour-of-day parsing or display
https://bugzilla.netfilter.org/show_bug.cgi?id=1720 Bug ID: 1720 Summary: Time-zone bug in hour-of-day parsing or display Product: nftables Version: 1.0.x Hardware: All OS: All Status: NEW Severity: normal Priority: P5 Component: nft Assignee: pablo at netfilter.org
2019 Jul 25
0
bcachefs-tools
You could try to get this slightly old rpm, save you the build troubles (untested): http://ftp5.gwdg.de/pub/opensuse/repositories/home:/garloff:/storage/RHEL_7/x86_64/ Bare in mind there is no support in the stock kernel for bcachefs (afaik), you might have better luck with the elrepo kernel-ml. --- Sent from the Delta quadrant using Borg technology! On 2019-07-25 14:45, Mike wrote: >
2019 Aug 18
0
Documenting else's greed
Indeed, an example in the documentation about this feature would be helpful, may be the one Hugh used. If an explanation is deemed appropriate, I would suggest including something along the lines of the following (after the second paragraph of the Details section for if/while/etc.). =============== In these constructs the opening braces, if any, are part of the expression to be evaluated, not
2013 Jun 13
4
Rails 3 application capable of generating an offline version of itself for download as zip archive
I''m kinda newbie in RoR yet and I''m having a hard time trying to figure out how should I implement this. I''m writing an application to store and display information about insects and their distribution. Currently I have almost all functionality implemented, except for a **very** important one: The application must be capable of "crawling" itself and generate a
2011 Nov 15
1
[PATCH] virtio-mmio: Devices parameter parsing
This patch adds an option to instantiate guest virtio-mmio devices basing on a kernel command line (or module) parameter, for example: virtio_mmio.devices=0x100 at 0x100b0000:48,1K at 0x1001e000:74 Signed-off-by: Pawel Moll <pawel.moll at arm.com> --- drivers/virtio/Kconfig | 25 ++++++ drivers/virtio/virtio_mmio.c | 170 +++++++++++++++++++++++++++++++++++++++++- 2 files
2011 Nov 15
1
[PATCH] virtio-mmio: Devices parameter parsing
This patch adds an option to instantiate guest virtio-mmio devices basing on a kernel command line (or module) parameter, for example: virtio_mmio.devices=0x100 at 0x100b0000:48,1K at 0x1001e000:74 Signed-off-by: Pawel Moll <pawel.moll at arm.com> --- drivers/virtio/Kconfig | 25 ++++++ drivers/virtio/virtio_mmio.c | 170 +++++++++++++++++++++++++++++++++++++++++- 2 files