Package Details: ruby-rails 7.2.1-1

Git Clone URL: https://aur.archlinux.org/ruby-rails.git (read-only, click to copy)
Package Base: ruby-rails
Description: Full-stack web application framework.
Upstream URL: http://www.rubyonrails.org
Keywords: gem ruby
Licenses: MIT
Submitter: kidoz
Maintainer: matthewq337 (Segaja)
Last Packager: matthewq337
Votes: 88
Popularity: 0.000000
First Submitted: 2010-05-30 22:48 (UTC)
Last Updated: 2024-08-31 23:30 (UTC)

Pinned Comments

Segaja commented on 2024-08-01 16:45 (UTC)

It is a known fact that ruby-rails is in a bad state in Archlinux right now. And since part of it is in the repos and part in AUR this can't be fixed by AUR alone.

I was already on the way to building a split package for this in 2022 when I was derailed by a broken ruby setup in general. I'm getting close to releasing ruby 3.2 to the official repos which will improve the entire situation.

But the real fix for ruby-rails is a split package that builds all rails related gems at the same time and in the same version.

Latest Comments

« First ‹ Previous 1 2 3 4 5 Next › Last »

yan12125 commented on 2015-11-14 20:08 (UTC)

Hello @mgrabovsky, can you add --no-ri --no-rdoc due to [1] and [2]? [1] https://github.com/rails/rails/issues/11814 [2] https://github.com/rdoc/rdoc/issues/361

rumpelsepp commented on 2013-03-14 17:25 (UTC)

3.2.12. is out. http://weblog.rubyonrails.org/2013/2/11/SEC-ANN-Rails-3-2-12-3-1-11-and-2-3-17-have-been-released/

xyproto commented on 2013-01-11 10:32 (UTC)

Thanks!

kidoz commented on 2013-01-09 17:59 (UTC)

@xyproto Update

xyproto commented on 2013-01-09 13:44 (UTC)

2.3.15 is out according to this article: http://arstechnica.com/security/2013/01/extremely-crtical-ruby-on-rails-bug-threatens-more-than-200000-sites/

solsticedhiver commented on 2012-03-16 19:03 (UTC)

Please remove that horrible 'Is' at the beggining of the pkgdesc

cgirard commented on 2012-02-29 20:04 (UTC)

That was quick. Thx.

kidoz commented on 2012-02-29 20:01 (UTC)

Fix

cgirard commented on 2012-02-29 19:51 (UTC)

actionpack has runtime dependency: sprockets ~> 2.1.2 You provide 2.3.0 which is too new.