Sunpoet Po-Chuan Hsieh
af9fe4e970
Update to 4.2.11
...
Changes: https://github.com/rails/rails/blob/4-2-stable/activemodel/CHANGELOG.md
2018-12-02 15:39:31 +00:00
Sunpoet Po-Chuan Hsieh
3182e61fd8
Update to 4.2.10
...
Changes: https://github.com/rails/rails/blob/4-2-stable/activemodel/CHANGELOG.md
2017-09-28 11:01:51 +00:00
Sunpoet Po-Chuan Hsieh
af402637cf
Update to 4.2.9
...
Changes: https://github.com/rails/rails/blob/4-2-stable/activemodel/CHANGELOG.md
2017-06-27 16:15:37 +00:00
Sunpoet Po-Chuan Hsieh
2063b121f8
Update to 4.2.8
...
Changes: https://github.com/rails/rails/blob/4-2-stable/activemodel/CHANGELOG.md
2017-03-02 18:01:14 +00:00
Torsten Zuehlsdorff
4b2f32c726
Update Rails 4 from 4.2.6 to 4.2.7.1
...
Security: CVE-2016-6316
Security: CVE-2016-6317
Approved by: swills (mentor)
2016-09-29 14:17:43 +00:00
Sunpoet Po-Chuan Hsieh
becb447a55
- Update to 4.2.6
...
Changes: https://github.com/rails/rails/blob/4-2-stable/activemodel/CHANGELOG.md
2016-03-12 00:03:02 +00:00
Sunpoet Po-Chuan Hsieh
e259adebc7
- Update to 4.2.5.2
...
Changes: https://github.com/rails/rails/blob/4-2-stable/activemodel/CHANGELOG.md
https://github.com/rails/rails/compare/v4.2.5.1...v4.2.5.2
Security: 5a016dd0-8aa8-490e-a596-55f4cc17e4ef
MFH: 2016Q1
2016-03-06 06:38:23 +00:00
Sunpoet Po-Chuan Hsieh
50cb8ae56b
- Update to 4.2.5.1
...
Changes: https://github.com/rails/rails/blob/4-2-stable/activemodel/CHANGELOG.md
https://github.com/rails/rails/compare/v4.2.5...v4.2.5.1
Security: bb0ef21d-0e1b-461b-bc3d-9cba39948888
MFH: 2016Q1
2016-02-02 22:45:40 +00:00
Sunpoet Po-Chuan Hsieh
625e042854
- Update to 4.2.5
...
Changes: https://github.com/rails/rails/blob/4-2-stable/activemodel/CHANGELOG.md
2015-11-12 21:39:38 +00:00
Sunpoet Po-Chuan Hsieh
e22c31a13b
- Update to 4.2.4
...
Changes: https://github.com/rails/rails/blob/4-2-stable/activemodel/CHANGELOG.md
2015-08-25 14:52:49 +00:00
Sunpoet Po-Chuan Hsieh
96ef9b6459
- Update to 4.2.3
...
- Add NO_ARCH
Changes: https://github.com/rails/rails/blob/4-2-stable/activemodel/CHANGELOG.md
2015-06-28 17:56:45 +00:00
Sunpoet Po-Chuan Hsieh
7fb41f1d06
- Update to 4.2.2
...
Changes: https://github.com/rails/rails/blob/4-2-stable/activemodel/CHANGELOG.md
2015-06-17 17:26:17 +00:00
Steve Wills
83c258ba8a
www/rubygem-rails4: update to 4.2.1
...
Differential Revision: https://reviews.freebsd.org/D2710
2015-06-10 18:09:37 +00:00
Steve Wills
28071e6398
www/rubygem-rails4: create port for rails4
...
This port required creating a number of new ports, old versions of existing
ports and other adjustments, so do all that while here too.
Rails is a web-application framework for the MVC pattern that includes
both a template engine, controller framework, and object-relational
mapping package. Everything needed to develop web-apps that can run on
CGI, FastCGI, and mod_ruby
Being a full-stack framework means that all layers are built to work
seamlessly together. That way you Don't Repeat Yourself (DRY) and you
can use a single language from top to bottom. Everything from templates
to control flow to business logic is written in Ruby - The language of
love for industry heavy-weights.
WWW: http://www.rubyonrails.org
Submitted by: xmj (based on)
2014-09-14 02:06:58 +00:00