NOTICE: This package has been removed from pkgsrc

./www/ruby-rails, Framework for developing database-backed web applications

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 2.3.14nb1, Package name: ruby19-rails-2.3.14nb1, Maintainer: minskim

Rails is a full-stack framework for developing database-backed web
applications according to the Model-View-Control pattern. From the
Ajax in the view, to the request and response in the controller, to
the domain model wrapping the database, Rails gives you a pure-Ruby
development environment. To go live, all you need to add is a
database and a web server.


Required to run:
[www/ruby-actionpack] [databases/ruby-activerecord] [mail/ruby-actionmailer] [devel/ruby-activesupport] [www/ruby-activeresource] [lang/ruby19-base]

Master sites:

SHA1: 35f63d0e26aa9771779fc0e4f9163ff4e7390f34
RMD160: 1149c42eb67d1fb00f92313264c9ad62ee41b986
Filesize: 237.5 KB

Version history: (Expand)


CVS history: (Expand)


   2012-03-20 04:19:31 by Takahiro Kambe | Files touched by this commit (1)
Log message:
Missing from removing files, sigh.
   2012-03-18 09:03:04 by Takahiro Kambe | Files touched by this commit (5) | Package removed
Log message:
Remove ruby-rails, say good-by to Ruby on Rails 2.
   2012-03-17 15:05:32 by Takahiro Kambe | Files touched by this commit (1)
Log message:
Make dependecy to ruby-rake to runtime.

Bump PKGREVISION.
   2011-12-13 16:58:20 by Takahiro Kambe | Files touched by this commit (1)
Log message:
* Switch to use RUBY_RAILS_SUPPORTED.
* Don't hard code RUBY_RAILS2_VERSION in DISTNAME.
   2011-08-17 16:15:34 by Takahiro Kambe | Files touched by this commit (2)
Log message:
Update ruby-rails package to 2.3.14.

Bump version only.
   2011-06-11 05:14:44 by Takahiro Kambe | Files touched by this commit (3)
Log message:
Update ruby-rails package to 2.3.12.

Exact changes are unknown but some bug fixes.

* pkgsrc change: remove one extra file.
   2011-03-23 17:51:23 by Takahiro Kambe | Files touched by this commit (1)
Log message:
Switch to use lang/ruby/rails.mk.

No functional change.
   2011-02-09 13:44:07 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
Update ruby-rails package to 2.3.11.

* More strict dependency reflect gemspec's description.
* It is update of version only for Ruby on Rails 2.3.11 update.