From Fedora Project Wiki

No edit summary
(19 intermediate revisions by 2 users not shown)
Line 3: Line 3:
[[Category:Draft documentation]]
[[Category:Draft documentation]]
[[Category:Documentation beats]]
[[Category:Documentation beats]]
== Ruby on Rails ==


Fedora 21 includes Ruby on Rails 4.1, the latest version of the well-known web application framework written in RubyHighlights in this release include Spring application preloader, config/secrets.yml, Action Pack variants and Action Mailer previews.  The Release Notes are at [http://edgeguides.rubyonrails.org/4_1_release_notes.html].
== Django 1.8 ==
The latest release of the versatile, extensible web framework Django is available for Fedora 22The 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.


Information for developers upgrading existing applications to Ruby on Rails 4.1 can be found in the Upgrading Ruby on Rails guide at [http://edgeguides.rubyonrails.org/upgrading_ruby_on_rails.html#upgrading-from-rails-4-0-to-rails-4-1].
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.
 
* 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
 
== 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

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