search for: p243

Displaying 12 results from an estimated 12 matches for "p243".

Did you mean: 243
2009 Aug 31
7
"Missing these required gems: rspec-rails" in ruby 1.9
...3.3) nokogiri (1.3.3) polyglot (0.2.8) rack (1.0.0) rails (2.3.2) rake (0.8.7) rspec (1.2.8) rspec-rails (1.2.7.1) rubyforge (1.0.4) term-ansicolor (1.0.4) test-unit (1.2.3) treetop (1.3.0) webrat (0.5.3) and here is the error after typing rake: no such file to load -- rspec-rails /opt/ruby-1.9.1-p243/lib/ruby/gems/1.9.1/gems/polyglot-0.2.8/lib/ polyglot.rb:68:in `require'' /opt/ruby-1.9.1-p243/lib/ruby/gems/1.9.1/gems/polyglot-0.2.8/lib/ polyglot.rb:68:in `require'' /opt/ruby-1.9.1-p243/lib/ruby/gems/1.9.1/gems/activesupport-2.3.2/lib/ active_support/dependencies.rb:156:in `bloc...
2009 Sep 12
5
undefined method `^' for "d":String
Hi guys. I''m a freshman on Rails (and Ruby) so I''m sorry if my question is pretty basic, and possible has a vary basic answer. I tried to Google this problem, but a couple of hour after and no solution found, I decided to ask for help here. I have installed ruby 1.9.1p243, Rails 2.3.4, Gem 1.3.5, SQLite version 3.6.18 (I think this is all that it''s needed). I´m reading and implementing simultaneously Depot sample app presented in the book Agile Web Development with Rails. After creating the Model (just a simple table Products) and generating the controller...
2009 Dec 18
1
rubyinstaller-1.9.1-p243-rc1.exe | wxruby-ruby19-2.0.1-x86-mingw32.gem | encodage
Bonjour Alex. Ce matin j'ai installer "rubyinstaller-1.9.1-p243-rc1.exe" "wxruby-ruby19-2.0.1-x86-mingw32.gem" "SciTE.exe 2.0.1.0" Quand j'exécute (avec scite) mon fichier "Rss-wxruby.rbw" qui est encodé en utf8 et qui habituellement(avec les anciennes versions de ruby, wxruby et scite) fonctionne correctement, j'obt...
2009 Dec 01
12
Rails 2.3.5 - Cannot install plugin
...com/ aaronchi/jrails.git"]" when trying to install a rails plugin, even for SVN or GIT. After google search, some people suggest that replace "git://" with "http://" and add "/" at the end of the url. I tried and it still does not work. I used the ruby 1.9.1-p243 and rails 2.3.5. I run in verbose mode and it show the message "#<Errno::ENOENT: No such file or directory - /dev/ null>". Does it an issue of ruby 1.9.1 in rails 2.3.5? I do google search a lot and still not know how to fix. Please help! Thanks! -- You received this message beca...
2009 Nov 07
0
wrong argument type Mysql (expected Struct) running rake with Ruby 1.9 / Rails 2.3.3
...get the error "wrong argument type Mysql (expected Struct)". I can run the app fine with script/server and script/console fine. Is anyone else having this problem or know what might cause this problem? Here''s the stack trace: ~/Development/Projects/paulbarry(master)[ruby:1.9.1:p243] $ rake -- trace (in /Users/pbarry/Development/Projects/paulbarry) ** Invoke default (first_time) ** Invoke spec (first_time) ** Invoke db:test:prepare (first_time) ** Invoke db:abort_if_pending_migrations (first_time) ** Invoke environment (first_time) ** Execute environment ** Execute db:abort_if...
2011 Apr 23
1
rake spec fails where rake spec:(models|controllers|views) pass
...it has something to do with the number of files and/or examples. The number of files and examples for each spec type is models: 25 files, 391 examples controllers: 26 files, 973 examples views: 52 files, 508 examples Using just rake spec did work on Ruby 1.8.7(-p302) and Ruby 1.9.1(-p243). Does anyone have any ideas? I can run each group individually (and even create an alias to do it all at once), but then rspec has to spin up the app 3 times. Besides, that doesn''t address why this isn''t working on ruby 1.9.2. Thanks, Phillip
2011 Aug 10
0
GAM Prediction
...n to the bare minimum of information needed to apply the model to new data. For example, if this were a linear model, I would just keep the betas. If this were an ordinary spline fit, I think I would just need the coefficients and the basis generating function. I've been looking at Chapter 5 (p243-247) in Wood (2006) "GAMs: An Introduction with R", and I've been trying to understand what is needed for the smooth.construct and the predict.gam(type='lpmatrix') functions. It's possible to generate a new prediction matrix with predict(gm, newdata, type='lpmatrix),...
2009 Aug 05
1
Re: mingw32 library compatibility
Hi Fabio Fabio Petrucci wrote: > is the mingw32 wxruby distribution > http://rubyforge.org/frs/download.php/52487/wxruby-ruby19-2.0.0-x86-mingw32.gem > compatible with > mingw32 ruby 1.9.1 installer provided by Luis Lavena > http://rubyinstaller.org/downloads/ ? I think it is - I believe that''s the MingW-ruby19 distribution that''s used to build wxruby-2.0.0
2001 May 09
1
Fortran subroutines dblepr, realpr, intpr
I am making my first attempts at using some Fortran code with R, and so far it's going OK. To print from my Fortran programs, it seems I need subroutines dblepr, realpr and intpr. From the excellent "Writing R Extensions" document: "Three subroutines are provided to ease the output of information from FORTRAN code. subroutine dblepr(label, nchar, data, ndata)
2009 Sep 03
24
wxRuby-2.0.1 release ?
Hi, What about releasing a new version shortly ? This is a long-awaited request from several users especially for recent ruby-1.9.1 versions on MinGW. Cheers. Chauk-Mean.
2010 May 10
6
feedback on a few ActiveSupport::Multibyte patches
Hi all, In response to Rodrigo Rosas''s message about mb_chars.upcase not giving the expected result on 1.9, I''ve done some work in a fork to make String#mb_chars always return an instance of a proxy class, both with Ruby 1.8 and Ruby 1.9. The end result of the patch is (hopefully) to make Rails'' multibyte functionality behave the same way in 1.8.7 and 1.9.x.
2010 Jan 24
2
Rails server error when rails starts
Hi guys, i am having a little problem. I have installed ruby 1.9.1 and rails 2.3.5. Ruby is working just fine. The rails applications is being created fine. But when i run the command ruby script/server i get an error that says "The program can''t start because msvcrt-ruby18.dll is missing". I googled this message and is pointed to this page: