Pakket: rails (2:5.2.2.1+dfsg-1+deb10u5) [security]
Verwijzigingen voor rails
Debian bronnen:
Het bronpakket rails downloaden:
- [rails_5.2.2.1+dfsg-1+deb10u5.dsc]
- [rails_5.2.2.1+dfsg.orig.tar.xz]
- [rails_5.2.2.1+dfsg-1+deb10u5.debian.tar.xz]
Beheerders:
- Debian Ruby Extras Maintainers (QA-pagina, Mailarchief)
- Pirate Praveen (QA-pagina)
- Sruthi Chandran (QA-pagina)
Externe bronnen:
- Homepage [www.rubyonrails.org]
Vergelijkbare pakketten:
MVC ruby based framework geared for web application development (metapackage)
Rails is a full-stack, open-source web framework in Ruby for writing real-world applications.
Being a full-stack framework means that all layers are built to work seamlessly together. That way you don't repeat yourself and you can use a single language from top to bottom. Everything from templates to control flow to business logic is written in Ruby.
This is a metapackage.
Andere aan rails gerelateerde pakketten
|
|
|
|
-
- dep: puma (>= 3.11)
- threaded HTTP 1.1 server for Ruby/Rack applications
-
- dep: ruby-bootsnap (>= 1.1.0)
- Boot large ruby/rails apps faster
-
- dep: ruby-byebug
- Ruby fast debugger - base + CLI
-
- dep: ruby-capybara (<< 4.0)
- integration testing tool for Rack based web applications
- dep: ruby-capybara (>= 2.15)
-
- dep: ruby-chromedriver-helper
- Easy installation and use of chromedriver
-
- dep: ruby-coffee-rails (>= 4.2)
- Coffee Script adapter for the Rails asset pipeline
-
- dep: ruby-jbuilder (<< 3.0)
- creation of JSON structures via a Builder-style DSL
- dep: ruby-jbuilder (>= 2.5)
-
- dep: ruby-jquery-rails
- jQuery for Rails 3+
-
- dep: ruby-listen (<< 3.2)
- Ruby library listening to file modifications
- dep: ruby-listen (>= 3.0.5)
-
- dep: ruby-rails (= 2:5.2.2.1+dfsg-1+deb10u5)
- MVC ruby based framework geared for web application development
-
- dep: ruby-sass-rails (>= 5.0)
- Sass adapter for the Rails asset pipeline
-
- dep: ruby-sdoc
- RDoc generator to build searchable HTML documentation for Ruby code
-
- dep: ruby-selenium-webdriver
- Browser automation framework and ecosystem
-
- dep: ruby-spring
- Rails application preloader
-
- dep: ruby-spring-watcher-listen
- Makes spring watch files using the listen library
-
- dep: ruby-sqlite3
- SQLite3 interface for Ruby
-
- dep: ruby-turbolinks (>= 5.0)
- following links in your Rails web application faster
-
- dep: ruby-uglifier (>= 1.3.0)
- Ruby wrapper for UglifyJS JavaScript compressor
-
- dep: ruby-web-console
- Ruby on Rails debugger