Displaying 11 results from an estimated 11 matches for "andhttps".
2009 Mar 27
3
ANNOUNCE: Hirb - A gem enhancing your script/console
Hi,
I''m announcing Hirb, a mini view framework which enables script/
console to provide custom views.
Out of the box your activerecord objects come back as ascii tables.
You can also configure your tree-based models to return as ascii
trees:
Numeric
|-- Float
|-- Integer
| |-- Bignum
| `-- Fixnum
|-- Date::Infinity
`-- Rational
I''ve written two tutorials on
2010 Sep 05
13
undefined method `path' for Gem:Module (NoMethodError)
Hi,
when running - ''ruby setup.rb'' I get the following error message:
C:\rubygems-1.3.7>ruby setup.rb
C:/rubygems-1.3.7/lib/rubygems/source_index.rb:68:in
installed_spec_directories'': undefined method `path'' for Gem:Module
(NoMethodError)
Ruby version is ruby-1.9.2-p0.
Any idea ?
Thanks.
Dani
--
Posted via http://www.ruby-forum.com/.
--
You received
2010 Mar 16
7
Recommendations for pdf generators
hi, everyone,
i have googled around for some pdf generators. Found
1) PDF::Writer which is a little dated
2) Rupdf (http://scoop.simplyexcited.co.uk//2007/12/15/rupdf-simple-
ruby-pdf-rails-plugin/ and http://agilewebdevelopment.com/plugins/rupdf)
- it''s a little dated. Last revision was on 15th of Dec, 2007.
Any recommendations for pdf generators?
thank you
--
You received this
2008 Oct 03
1
Improvements for rails development on linux with gedit
Hi,
For those linux and gedit users, here I have some improvements:
Smart Indent
Syntax Color Improved
Extract Partials, and some more plugins
http://alexandredasilva.wordpress.com/gmate
and
http://alexandredasilva.wordpress.com/2008/10/02/exended-ruby-syntax/
att
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
2012 Aug 13
0
employment opportunity for Fisheries Post Doc and R programmer
*August 12, 2012*
**
*Postdoctoral Researcher working on spatial models of marine wildlife,
using R. *
Integrated Statistics is looking for a post doctoral scientist to work
with the Passive Acoustics Research Group and Large Whale Research
Group, part of the Protected Species Branch at the Northeast Fisheries
Science Center in Woods Hole, Massachusetts
2010 Sep 09
6
Reproducible research
I am investigating some approaches to reproducible research. I need in
the end to produce .html or .doc or .docx. I have used hwriter in the
past but have had some problems with verbatim output from R. Tables are
also not particularly convenient.
I am interested in R2HTML and R2wd in particular, and possibly odfWeave.
Does anyone have sample documents using any of these approaches which
2012 May 22
3
Could "incomplete final line found" be more serious than a warning?
Dear all,
I've been successfully reading Web of Science-data from tab-delimited
text files into a data.frame using an R-script based on readLines().
With new data I just downloaded I suddenly get this warning:
incomplete final line found
I know this warning has already been discussed numerous times but none
of the previously suggested solutions worked for me, unfortunately; so
please
2009 Jan 15
15
NYC Puppet Meetup
Hi All,
We are wanting to having a Puppet Meetup in NYC on February 3th, 2009,
6:30 PM. Place to be determined. Baring that my wife doesn''t give
birth by then (which would prevent me from making it) how does this
sound to everyone else?
Brian G.,
Can you rally up the troops and also invite people from other groups?
Also let''s have some specific topics to discuss.
2017 Oct 04
2
Relocations used for PPC32 in non-PIC mode
Hal,
I very well understand that LDD may not be in a good state for PPC32, and it would definitely need some improvements sooner or later. In fact I even submitted a patch adding a relocation to ldd just a few hours ago.
However, this particular case is not related to LDD, it is a design issue and furthermore a regression in LLVM itself. I checked gcc, and neither does it try to use PLT and
2010 Aug 30
10
Trouble with rvm (Ruby Version Manager)
Hi--
Am having trouble with rvm. Successfully installed it, but when I
tried to install Ruby 1.8.7, here is the error I got:
Paul-Denlingers-MacBook-Pro:~ pdenlinger$ rvm install 1.8.7
-bash: rvm: command not found
Tried closing terminal, quitting terminal, opening another tab, etc.
but continued to get same error.
What to do?
Thanks!
--
You received this message because you are subscribed
2010 Jul 22
8
Foreman / External Nodes -- Node Not found
Hello All,
So I finally got around to start to cut over node definitions
from standard flat files to external nodes (foreman), and getting
error message: "Error 400 on SERVER: Could not find node ''nodename'';
cannot compile" - So basically it can''t pick up the node from the
external node config.
When I test the fetching of the yaml file it seems to work