From Fedora Project Wiki

No edit summary
(21 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{header|docs}}
{{header|docs}}{{Docs_beat_open}}
[[Category:Docs Project]]
[[Category:Draft documentation]]
[[Category:Documentation beats]]


{{Docs_beat_closed}}
== Django 1.8 ==
==Ruby on Rails 4.0==
The latest release of the versatile, extensible web framework Django is available for Fedora 22.  The Python-based framework's 1.8 release has been designated as the Django project's second '''long term support'' release, and will receive security updates for at least three years from release date.
Fedora 20 includes version 4.0 of the popular Ruby on Rails web framework. This latest release includes improved functionality, speed, and security in addition to better modularization.


Documentation for Ruby on Rails 4.0 can be found at http://weblog.rubyonrails.org/2013/6/25/Rails-4-0-final/ and http://api.rubyonrails.org/ .
Fedora packages that depend on Django have been updated for the latest release. Those working with Django can review the project's thorough documentation to learn about new, deprecated, and removed features.


Developers moving to Ruby on Rails 4.0 can find assistance from the project's [http://guides.rubyonrails.org/upgrading_ruby_on_rails.html upgrade guide] and detailed information in the upstream [http://guides.rubyonrails.org/4_0_release_notes.html Release Notes].
* New features: https://docs.djangoproject.com/en/dev/releases/1.8/#what-s-new-in-django-1-8
* Backwards incompatible changes: https://docs.djangoproject.com/en/dev/releases/1.8/#backwards-incompatible-changes-in-1-8
* Deprecated features: https://docs.djangoproject.com/en/dev/releases/1.8/#features-deprecated-in-1-8
* Removed Features: https://docs.djangoproject.com/en/dev/releases/1.8/#features-removed-in-1-8


[[Category:Docs Project]]
== Ruby on Rails 4.2 ==
[[Category:Draft documentation]]
Fedora 22 includes '''Ruby on Rails 4.2''', the latest version of the well-known web application framework written in Ruby. Highlights in this release include Active Job, asynchronous mails, Adequate Record, Web Console and foreign key support.  The upstream release notes are at http://guides.rubyonrails.org/4_2_release_notes.html
[[Category:Documentation beats]]
 
Information for developers upgrading existing applications to '''Ruby on Rails 4.2''' can be found in the Upgrading Ruby on Rails guide at http://guides.rubyonrails.org/upgrading_ruby_on_rails.html

Revision as of 05:58, 8 March 2015

DocsProject Header docTeam1.png
Note.png
Beat is open
This beat is now ready to have Fedora 25 content added by the beat writer

Django 1.8

The latest release of the versatile, extensible web framework Django is available for Fedora 22. The Python-based framework's 1.8 release has been designated as the Django project's second 'long term support release, and will receive security updates for at least three years from release date.

Fedora packages that depend on Django have been updated for the latest release. Those working with Django can review the project's thorough documentation to learn about new, deprecated, and removed features.

Ruby on Rails 4.2

Fedora 22 includes Ruby on Rails 4.2, the latest version of the well-known web application framework written in Ruby. Highlights in this release include Active Job, asynchronous mails, Adequate Record, Web Console and foreign key support. The upstream release notes are at http://guides.rubyonrails.org/4_2_release_notes.html

Information for developers upgrading existing applications to Ruby on Rails 4.2 can be found in the Upgrading Ruby on Rails guide at http://guides.rubyonrails.org/upgrading_ruby_on_rails.html