search for: tute

Displaying 20 results from an estimated 28 matches for "tute".

Did you mean: tue
2008 Mar 10
10
tutes on testing controllers
hello spec''ers, i''m in the hunt for guides on testing controllers with rspec, would you guys recommend any? thanks Oliver -- Oliver Azevedo Barnes oli.azevedo.barnes at gmail.com +55 11 9768 0193 http://www.linkedin.com/in/oliverbarnes http://workingwithrails.com/person/4704-oliver-barnes
2006 Jun 01
3
Newbie: HABTM problems
...ot= the join table. When I look in the development log, I see the update to the main table, but nothing about the join table. I went through Jeff Hicks'' online many-to-many tutorial and tried to modify it to my own purposes. After failing to get my project to fully work, I did his tute word for word and =it= does not update the join table either! I''m thinking it must have something to do with my environment or something! My system: Mac OS X - darwin8.5.0 MySQL 5.0.18-standard Lighttpd 1.4.8 Ruby 1.8.4 Rails 1.1.2 Anyone have ideas? Need more info? Let me know what...
2006 Feb 28
6
scgi+lighttpd+windows - why wont it work?
...m c:/ruby/lib/ruby/gems/1.8/gems/scgi_rails-0.4.3/lib/scgi.rb:393:in `run'' from c:/ruby/lib/ruby/gems/1.8/gems/scgi_rails-0.4.3/bin/scgi_service:61 from c:/ruby/bin/scgi_service:18:in `load'' from c:/ruby/bin/scgi_service:18 I also followed the lighttpd tute at http://wiki.rubyonrails.org/rails/pages/HowToDeployWithLighttpdOnWindows and have my lighttpd.conf file as follows: server.modules = ( "mod_rewrite", "mod_redirect",...
2006 Mar 11
1
unit testing date columns
I''m trying to run my first tests, following along the tute in Agile Web Dev with rails book. I have a table with a created_at timestamp column in mysql. My test always fails when testing the result of the created_at column. The book says my test should look like: assert_equal "2006-03-09 21:01:37", @thing.date_available_before_type_cast but...
2005 May 13
0
randomForest partialPlot x.var through function
...ure out how to properly correct it. Thanks in advance for any pointers. e. -- Eric Archer, Ph.D. NOAA-SWFSC 8604 La Jolla Shores Dr. La Jolla, CA 92037 858-546-7121,7003(FAX) eric.archer at noaa.gov "Lighthouses are more helpful than churches." - Benjamin Franklin "Cogita tute" - Think for yourself
2006 Feb 10
1
Creating multiple copies of rows in data frames
...R? Or, will I have to make one with "rep"? Thanks in advance! e. -- Eric Archer, Ph.D. NOAA-SWFSC 8604 La Jolla Shores Dr. La Jolla, CA 92037 858-546-7121,7003(FAX) eric.archer at noaa.gov "Lighthouses are more helpful than churches." - Benjamin Franklin "Cogita tute" - Think for yourself
2013 Mar 28
0
Issue: "ActiveRecord Hstore bug: can't update a key in the hash"
...ing the first steps on this refactor and fix, I''d be happy to walk through it, until I have something that either works or doesn''t (and so maybe start over again). Which are the refactors that we would need, and which may lead to this bug getting fixed? Thank you in advance, Tute. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-core+unsubscribe@googlegroups.com. To post to this group, send email to rubyonrails-c...
2007 Oct 31
0
another question about acts_as_rateable
I''ve been trying to add some rating capabilities to a site I''m working on, I''ve been following a few tutorials (one being http:// www.juixe.com/techknow/index.php/2006/07/05/acts-as-rateable-plugin/) and I keep seeing something that''s confusing me. ---- from the tute : (in my ratings controller) post = Post.find(params[:id]) post.add_rating Rating.new(:rating => 2) If I place this in my code and update to match my models in my logs I see the error - undefined method `add_rating'' Looking through the acts_as_rateable documentation I''m not s...
2006 May 03
1
Vector searching and counting speed optimization
...p.het.a <- length(is.het[is.het]) / nvec[p] c(p.a, p.het.a) }) -- Eric Archer, Ph.D. NOAA-SWFSC 8604 La Jolla Shores Dr. La Jolla, CA 92037 858-546-7121,7003(FAX) eric.archer at noaa.gov "Lighthouses are more helpful than churches." - Benjamin Franklin "Cogita tute" - Think for yourself
2006 Apr 14
1
Adding values to top of bars in barchart
...mplish this would be greatly appreciated. Thanks in advance. Cheers, eric -- Eric Archer, Ph.D. NOAA-SWFSC 8604 La Jolla Shores Dr. La Jolla, CA 92037 858-546-7121,7003(FAX) eric.archer at noaa.gov "Lighthouses are more helpful than churches." - Benjamin Franklin "Cogita tute" - Think for yourself
2006 May 31
5
undefined method `redirect_to''
Hi all I have followed this tute: http://hivelogic.com/articles/2005/12/01/ruby_rails_lighttpd_mysql_tiger to get rails running and all is fine except for getting: undefined method `redirect_to'' when I load my test page. I have the following in my xx.rhtml: <%= select :group, :user_id, find_all_groups, {}, {:oncl...
2005 Aug 03
1
passing variable to formula environment
...solution to this will be very educational. Thanks in advance. Cheers, e. -- Eric Archer, Ph.D. NOAA-SWFSC 8604 La Jolla Shores Dr. La Jolla, CA 92037 858-546-7121,7003(FAX) eric.archer at noaa.gov "Lighthouses are more helpful than churches." - Benjamin Franklin "Cogita tute" - Think for yourself
2006 Mar 20
2
subsetting and NAs
...ot;, "29797", "29798"), class = "data.frame") -- Eric Archer, Ph.D. NOAA-SWFSC 8604 La Jolla Shores Dr. La Jolla, CA 92037 858-546-7121,7003(FAX) eric.archer at noaa.gov "Lighthouses are more helpful than churches." - Benjamin Franklin "Cogita tute" - Think for yourself
2009 Jun 25
9
WINE install of Dreamweaver MX fails
Hello. I'm new to this forum. Before I posted this, I did due diligence searching for an answer to my problem. I found and tried 2 possibles; but neither would work for me. First my machine specs: 64 machine dual boot between WinXP and Ubuntu Janty Jackalope 9.04. When I used Hardy Heron 8.04 last year, I was able to install Version 7.0 of Dreamweaver MX on a fluke.. I still don't know
2006 Mar 25
67
Your Ruby IDE
Just a poll here i am looking for a good IDE for rails and wondering what you guys use? features i like in an ide code highlites auto code complete file browser Currently i am using dreamwever but the code highliting is really bad its also a pain to set up other doucment types such as .yml data config. -- Posted via http://www.ruby-forum.com/.
2003 May 22
0
[PATCH 2.5.69 2/3] Remove NFS root support from the kernel
...ble: +[NOTE: This section is way out of date, and probably now incorrect in +many respects. -bos] 3.1) Writing the kernel onto a floppy using dd: + As always you can just write the kernel onto a floppy using dd, but then it's not possible to use kernel command lines at all. To substitute the 'root=' parameter, create a dummy device on any @@ -159,14 +155,11 @@ rdev /dev/fd0 /dev/boot255 - You can then remove the dummy device /dev/boot255 again. There - is no real device available for it. - The other two kernel command line parameters cannot be substi- - tuted with rd...
2019 Dec 02
2
Ubuntu cosmic support
...ced that "cosmic-cran35" recently went missing from http://cran.rstudio.com/bin/linux/ubuntu/ (apparently in mirrors as well). Was cosmic support removed? It still seems to be in the readme file. Mark Walker, PhD Computational Biologist Methods Group, Data Science Platform The Broad Institute Cambridge, MA [[alternative HTML version deleted]]
2020 May 08
0
base::order making available retGrp and sortStr options for radix method?
Hi together, a bit more than a month ago I have released the 'collapse' package for advanced and fast data transformation in R with an array of fast grouped and weighted functions and facilities for efficient grouped programming in R. As I am preparing the next update of this package I have come across the following: For grouping, 'collapse' uses the function 'GRP', and
2007 Mar 29
0
Postdoctoral fellowship in pharmacometrics
Metrum Institute (http://metruminstitute.org/) is offering a postdoctoral fellowship in pharmacometrics. It will focus on the development of computational methods and open-source software tools for Bayesian modeling and simulation relevant to pharmacometric applications. An ideal candidate will have a post-grad...
2010 Oct 19
0
Queue management
Is there any good alternative to resque to management of queue considering cpu memory and usage to increase or decrease background jobs ? -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send