Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 80828 - Ruby on Rails! (New Package)
Summary: Ruby on Rails! (New Package)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Gentoo Ruby Team
URL: http://www.rubyonrails.org/
Whiteboard:
Keywords:
Depends on: 80823 80824 80825 80826 80827
Blocks:
  Show dependency tree
 
Reported: 2005-02-04 22:28 UTC by Rob Cakebread (RETIRED)
Modified: 2005-02-15 21:56 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
rails-0.9.5.ebuild (rails-0.9.5.ebuild,650 bytes, text/plain)
2005-02-04 22:29 UTC, Rob Cakebread (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Rob Cakebread (RETIRED) gentoo-dev 2005-02-04 22:28:27 UTC
Ruby on Rails is a full-stack, open-source web framework in Ruby for writing real-world applications with joy and less code than most frameworks spend doing XML sit-ups.
Comment 1 Rob Cakebread (RETIRED) gentoo-dev 2005-02-04 22:29:12 UTC
Created attachment 50415 [details]
rails-0.9.5.ebuild
Comment 2 Michael Kohl (RETIRED) gentoo-dev 2005-02-15 09:26:11 UTC
Hi Rob. I don't know why you're waiting to commit this stuff, so I just wanted to give you a little heads up that I've tested Rails and all the related ebuilds on my local machine and they seem to work fine so far. 
Comment 3 Rob Cakebread (RETIRED) gentoo-dev 2005-02-15 10:37:32 UTC
Hi Michael, the reason I was holding off was that I remembered we had webapp-config, which I'm not familiar with, and that rails should probably install individual apps with webapp-config. It s so easy to just use "rails /var/www/localhost/htdocs/myapp", but I thought I'd better give webapp-config a shot first. Also I'm writing up some brief docs/pkg_postinst on using rails with apache, lighttpd and webrick. I'll try to get it in to cvs today.
Comment 4 Michael Kohl (RETIRED) gentoo-dev 2005-02-15 11:02:24 UTC
No worries. I didn't intend to rush you, I was just curious what exactly is stopping you from the commit. Your reasons seem fine, so take your time and let me know if you need some testing done.
Comment 5 Rob Cakebread (RETIRED) gentoo-dev 2005-02-15 21:56:57 UTC
Added to CVS without using webapp-config. After studying it, I don't see any reason to use it to install a development rails app. After we have actual rails apps that need to be put in portage we can look at using webapp-config.