search for: raaum

Displaying 20 results from an estimated 31 matches for "raaum".

Did you mean: raum
2005 Sep 27
6
Locomotive 0.2.4 for Mac OS X 10.3+
...or Mac OS X 10.4 * Missing gem dependencies in Rails 0.13.1 Max bundle are now included Get it at: http://prdownloads.sourceforge.net/locomotive/Locomotive_0.2.4.dmg?download If you have any further questions, head on over to the website: http://locomotive.sourceforge.net Cheers, Ryan -- Ryan Raaum http://www.rockefeller.edu -- Bacterial Pathogenesis and Immunology http://www.worldmartial.com -- Black Belt Instructor http://locomotive.sourceforge.net -- Self contained one-click Rails for Mac OS X
2006 Dec 20
7
has_many :through does it support collection_singular_ids ?
Good evening list members, I have the following model: class Author < ActiveRecord::Base has_many :authorships has_many :books, :through => : authorships end Should I be able to do the following? Author.find(:first).book_ids = [1,2,3] I ask, because it doesn''t. The docs state that it should, but it doesn''t specialise in the case of a :through This
2006 May 05
11
Listing Actions
OK, call me crazy, but am I the first one to want to list out the actions that are available @ runtime? Anyone else come across this yet? Am I crazy? Well, yes, but... -- Posted via http://www.ruby-forum.com/.
2005 Dec 30
2
Locomotive 1.0.0 for Mac OS 10.3+
...es. You could have just one, both or neither. Gotchas ======= * Older server bundles may not work properly. (Older rails bundles should be fine). With Code Contributions from: ====================== * Tobias Lidskog * DeLynn Berry * Thomas Steinhausen * Sammi Williams Cheers! -ryan -- Ryan Raaum http://www.rockefeller.edu -- Bacterial Pathogenesis and Immunology http://www.worldmartial.com -- Black Belt Instructor http://locomotive.sourceforge.net -- Self contained one-click Rails for Mac OS X
2006 Dec 31
2
Presenting a grouped list of objects from STI
Hello, I have been following the STI example in AWDWR and have a question about presenting the output. I want to output a list of Person objects that are grouped by their type. I have an array of all the Person objects and I would like the output to be as follows. Employee x3 <ul> <li>Employee 1</li> <li>Employee 2</li> <li>Employee 3</li> </ul>
2006 Jan 02
5
How can one use GRUFF with locomotive ( I guess there is a wider question here, also)
Hi: I love Locomotive and use it exclusively for my rails projects. I''d like to install GRUFF and give it a try (a graph image creation package). I know I can do sudo gem install gruff from the command line for normal ruby and rails. How do I make gems available to Locomotive? bruce
2006 Mar 26
3
Using a Gem in your App without installing to the system
Does anyone know how to use a gem without installing it to the rails installation? For example, I can download the Money gem package from http://dist.leetsoft.com/ but if I don''t have the ability to install a gem at my hosting provider, how can I use the gem in my app? Cheers, Dan
2005 Dec 15
1
Locomotive for Mac OS X 10.3+. Now with Rails 1.0
...et If you already have a current version of Locomotive (0.4.1), all you need is a new bundle. Rails 1.0 Min: http://prdownloads.sourceforge.net/locomotive/Rails_1.0.0_Min.dmg?download Rails 1.0 Max: http://prdownloads.sourceforge.net/locomotive/Rails_1.0.0_Max.dmg?download Cheers! -r -- Ryan Raaum http://www.rockefeller.edu -- Bacterial Pathogenesis and Immunology http://www.worldmartial.com -- Black Belt Instructor http://locomotive.sourceforge.net -- Self contained one-click Rails for Mac OS X
2006 Mar 18
24
rails is extremely hard to install
I''m on Mac OSX and I''m about to rip my hair out over how hard it is to install rails. I''ve installed rubygems and am typing "ruby setup.rb" in the command line and get "No such file or directory." I''ve never had to use command lines before so this is alien to me. Can''t they just make installation GUI-based for non-geeks like
2005 Dec 31
6
What does this error mean when using scaffold?
Last login: Fri Dec 30 15:34:43 on ttyp1 source /private/var/tmp/folders.501/TemporaryItems/Locomotive. 1135999534.992790-16807 Welcome to Darwin! frank-roccos-powerbook58:~ farocco$ source /private/var/tmp/folders. 501/TemporaryItems/Locomotive.1135999534.992790-16807 frank-roccos-powerbook58:~/Documents/receipts farocco$ script/ generate scaffold receipt receipt
2006 Feb 09
4
Setting up Ruby + RubyOnRails on the new intel mac (any feedback?)
Hi I''m about to attempt to setup RoR on an iMac powered by an Intel core duo. Before I start, is there anyone who would have some feedback about a similar setup (and likely, the caveats hidden down there) ? thanks! Thibaut -------------- next part -------------- An HTML attachment was scrubbed... URL:
2006 Jun 06
5
Mac OSX
I havew installed Ruby and gems on Mac OSX but when i try ti install Rails i get messages Local gem file not found: rails*.gem Attempting remote installation of ''rails'' Updating Gem source index for: http://gems.rubyforge.org ERROR: While executing gem ... (ArgumentError) syntax error on line 23, col 0: `<p>'' Can anyone advise as to reason ? I an using OS 10.4
2006 May 12
12
Anyone tried the recent Mac OS X Security update?
It includes a patch for Ruby. I have already installed 1.8.4 from source, and updated my PATH to look in /usr/local first, so I don''t imagine that anything Apple does to "their" copy of Ruby will have any impact on me, but I''m wondering if the changes to their Ruby is something that needs to be done to 1.8.4 as well. Thoughts? Walter
2006 May 09
2
newbie: OSX Ruby/MySQL issue?
I''m three pages into the OnLamp RoR Tutorial [1] and am wrestling with what appears to be a MySQL connection problem. I''ve created a simple controller called "recipe" with a corresponding "recipes" mysql table. The recipe controller is just a simple scaffold. When I browse to "recipe/new", though, I get these errors: == NoMethodError in
2006 May 10
10
Can''t Install Rails with Ruby Gem Dependencies, OS X
Hello Community: I''m a brand new user of Ruby on Rails, and am having a great deal of trouble compiling from source. I''m using the tutorial at http://hivelogic.com/articles/2005/12/01/ruby_rails_lighttpd_mysql_tiger to complete the install. Readline and Ruby installed just fine, and the Ruby Gems appeared to. But when I tried to sudo gem install Rails --include-dependencies,
2005 Mar 15
15
Web-based Ruby Syntax Highlighter
Hi all, Last night, I wrote a web-based syntax highlighter that takes Ruby and produces nice HTML of the code, ready for including on web pages, or in blog posts, or whatever. I don''t know how useful it will be for other people, but feel free to use it. Anyway, the URL is : http://syntax.carldr.com/ Any comments/suggestions would be gratefully received. Enjoy!
2005 Sep 22
0
Locomotive 0.2.1 for Mac OS X 10.3+ : rails_product support
...support is the only change. Get it at: http://prdownloads.sourceforge.net/locomotive/Locomotive_0.2.1.dmg?download If you have any further questions, check out the 0.2.0 release announcement from yesterday or head on over to the website: http://locomotive.sourceforge.net Cheers, -ryan -- Ryan Raaum http://www.rockefeller.edu -- Bacterial Pathogenesis and Immunology http://www.worldmartial.com -- Black Belt Instructor http://locomotive.sourceforge.net -- Self contained one-click Rails for Mac OS X
2006 May 25
12
RMagick install problems, advice needed
Hi guys, im trying to install rmagick on windows but i have some problems with the post install, im using win2000, ruby 1.8.4 and rails 1.1, all working well. Then i downloaded RMagick-1.9.2-IM-6.2.4-6-win32.zip from http://rubyforge.org/projects/rmagick/ extracted and do the gem install RMagick-win32-1.9.2-mswin32.gem , the gem was installed sucesfully but when i do the postinstall.rb i get
2006 Oct 08
3
Rails Sandbox on OS X
So I''ve gotten my hands on Agile Web Development with Rails and want to follow along with the examples. I want to create a sandbox for testing/building applications. I''m running OS X and I''ve got the following installed: -Macports 1.320 -Ruby 1.8.5 - installed with Macports -Rubygems 0.9.0 -Rails 1.1.6 - installed using "sudo gem install rails
2006 May 19
2
Problems at running Rails at the first time
Well, i got familiar with writing Ruby scripts the last days and thougt to write a web application with a framework. First steps was Rails. I successfully installed Gems, Action Web Service and Rails, at least the installer said so... :D So I took a tutorial to write a small app, but I fail in the step startig Rails with the command "rails myappdir". There are some warnings and error