源码包:rails(2:6.1.7.3+dfsg-1~bpo11+1)
本源码包构建了以下这些二进制包:
- rails
- MVC ruby based framework geared for web application development (metapackage)
- ruby-actioncable
- WebSocket framework for Rails (part of Rails)
- ruby-actionmailbox
- receive and process incoming emails (part of Rails)
- ruby-actionmailer
- email composition, delivery framework (part of Rails)
- ruby-actionpack
- web-flow and rendering framework putting the VC in MVC (part of Rails)
- ruby-actiontext
- edit and display rich text (part of Rails)
- ruby-actionview
- framework for handling view template lookup and rendering (part of Rails)
- ruby-activejob
- job framework with pluggable queues (part of Rails)
- ruby-activemodel
- toolkit for building modeling frameworks (part of Rails)
- ruby-activerecord
- object-relational mapper framework (part of Rails)
- ruby-activestorage
- local and cloud file storage framework (part of Rails)
- ruby-activesupport
- collection of utility classes used by the Rails framework
- ruby-rails
- MVC ruby based framework geared for web application development
- ruby-railties
- tools for creating, working with, and running Rails applications
其他与 rails 有关的软件包
|
|
-
- adep: debhelper-compat (= 13)
- 软件包暂时不可用
-
- adep: gem2deb
- Debian Ruby packaging suite
-
- adep: rollup
- ES6 module bundler for JavaScript
-
- adep: node-rollup-plugin-node-resolve (>= 11~)
- rollup plugin to bundle third-party dependencies
-
- adep: node-rollup-plugin-commonjs (>= 15~)
- Node.js plugin for rollup to convert CommonJS modules to ES6
-
- adep: node-rollup-plugin-babel (>= 5.2~)
- Seamless integration between Rollup and Babel
-
- adep: node-babel7
- Babel command line
-
- adep: webpack
- Packs CommonJs/AMD modules for the browser
-
- adep: ruby-byebug
- Ruby fast debugger - base + CLI
-
- adep: puma (>= 5~)
- threaded HTTP 1.1 server for Ruby/Rack applications
-
- adep: racc
- Ruby LALR parser generator
-
- adep: rake (>= 11.1)
- ruby make-like utility
-
- adep: ruby-bcrypt (<< 3.2)
- Ruby binding for the bcrypt() password hashing algorithm
-
- adep: ruby-bcrypt (>= 3.1.11)
- Ruby binding for the bcrypt() password hashing algorithm
-
- adep: ruby-benchmark-ips
- iterations per second enhancement to Benchmark
-
- adep: ruby-blade
- Sprockets Toolkit for Building and Testing JavaScript Libraries
-
- adep: ruby-blade-sauce-labs-plugin
- Blade Runner plugin for Sauce Labs (saucelabs.com)
-
- adep: ruby-capybara (>= 2.15)
- integration testing tool for Rack based web applications
-
- adep: ruby-chromedriver-helper
- Easy installation and use of chromedriver
-
- adep: ruby-connection-pool
- generic connection pool for ruby
-
- adep: ruby-dalli
- memcached client library for Ruby
-
- adep: ruby-delayed-job (>= 4.1.9~)
- database-backed asynchronous priority queue system
-
- adep: ruby-delayed-job-active-record (>= 4.1.6~)
- ActiveRecord backend for DelayedJob
-
- adep: ruby-hiredis
- Redis driver for Ruby using Hiredis
-
- adep: ruby-image-processing (<< 2.0)
- higher-level helper methods for image processing
-
- adep: ruby-json (>= 2.0.0)
- JSON library for Ruby
-
- adep: ruby-libxml
- Ruby Bindings for LibXML2
-
- adep: ruby-listen (>= 3.2~)
- Ruby library listening to file modifications
-
- adep: ruby-minitest-reporters
- creates customizable Minitest output formats
-
- adep: ruby-mysql2 (>= 0.4.10)
- simple, fast MySQL library for Ruby
-
- adep: ruby-pg (>= 0.18.0)
- PostgreSQL interface for Ruby
-
- adep: ruby-rack-cache (<< 2.0)
- HTTP Caching for Rack
-
- adep: ruby-redis (<< 5.0)
- Ruby client library for Redis
-
- adep: ruby-redis (>= 4.0)
- Ruby client library for Redis
-
- adep: ruby-redis-namespace
- Namespaces commands when multiple apps access same redis server
-
- adep: ruby-sass-rails (>= 6.0~)
- Sass adapter for the Rails asset pipeline
-
- adep: ruby-sdoc
- RDoc generator to build searchable HTML documentation for Ruby code
-
- adep: ruby-selenium-webdriver (>= 4.0.0)
- Browser automation framework and ecosystem
-
- adep: ruby-sequel
- Simple, flexible, and powerful SQL database access toolkit for Ruby
-
- adep: ruby-sidekiq
- Simple, efficient background processing for Ruby
-
- adep: ruby-sprockets-export
- Sprockets Export
-
- adep: ruby-sqlite3
- SQLite3 interface for Ruby
-
- adep: ruby-turbolinks (>= 5.0)
- following links in your Rails web application faster
-
- adep: ruby-terser
- Ruby wrapper for Terser JavaScript compressor
-
- adep: ruby-webmock
- library for stubbing HTTP requests in Ruby
-
- adep: ruby-webpacker
- Use webpack to manage app-like JavaScript modules in Rails
-
- adep: ruby-builder (<< 4.0)
- Builders for XML MarkUps
-
- adep: ruby-bundler
- Manage Ruby application dependencies (runtime)
-
- adep: ruby-concurrent (<< 2.0)
- modern concurrency tools for Ruby
-
- adep: ruby-concurrent (>= 1.0.2)
- modern concurrency tools for Ruby
-
- adep: ruby-erubi (<< 2.0)
- Small ERB Implementation
-
- adep: ruby-globalid (>= 0.5.0~)
- reference models by URI for Ruby on Rails
-
- adep: ruby-i18n (>= 1.6~)
- I18n and localization solution for Ruby
-
- adep: ruby-mail (>= 2.7.1)
- Ruby library to handle email generation, parsing and sending
-
- adep: ruby-marcel (>= 1.0~)
- Simple mime type detection
-
- adep: ruby-mini-mime (>= 1.1~)
- Lightweight mime type implementation
-
- adep: ruby-method-source
- Retrieve the sourcecode for a method as a Ruby string
-
- adep: ruby-minitest (<< 6.0)
- Ruby test tools supporting TDD, BDD, mocking, and benchmarking
-
- adep: ruby-nio4r (<< 3.0)
- Ruby library providing a selector API for monitoring IO objects
-
- adep: ruby-nio4r (>= 2.0)
- Ruby library providing a selector API for monitoring IO objects
-
- adep: ruby-nokogiri (>= 1.8.5)
- HTML, XML, SAX, and Reader parser for Ruby
-
- adep: ruby-rack (<< 3.0)
- modular Ruby webserver interface
-
- adep: ruby-rack (>= 2.0.8)
- modular Ruby webserver interface
-
- adep: ruby-rack-test (>= 0.6.3)
- Simple testing API built on Rack
-
- adep: ruby-rails-dom-testing (<< 3.0)
- SOM and Selector assertions for Rails applications
-
- adep: ruby-rails-dom-testing (>= 2.0)
- SOM and Selector assertions for Rails applications
-
- adep: ruby-rails-html-sanitizer (<< 2.0)
- HTML sanitization for Rails applications
-
- adep: ruby-rails-html-sanitizer (>= 1.2~)
- HTML sanitization for Rails applications
-
- adep: ruby-sprockets-rails (>= 2.3.2~)
- Sprockets Rails integration (part of Rails)
-
- adep: ruby-thor (>= 1.0~)
- Ruby scripting framework
-
- adep: ruby-tzinfo (>= 2.0)
- Daylight-savings aware timezone library
-
- adep: ruby-webrick (>= 1.7~)
- HTTP server toolkit in Ruby
-
- adep: ruby-websocket-driver
- WebSocket protocol handler with pluggable I/O
-
- adep: sqlite3
- SQLite 3 命令行界面
-
- adep: ruby-zeitwerk (>= 2.3~)
- Efficient and thread-safe constant autoloader
-
- adep: redis-server
- Persistent key-value database with network interface
-
- adep: procps
- /proc 文件系统工具
Download rails
文件 | 大小(单位:kB) | MD5 校验码 |
---|---|---|
rails_6.1.7.3+dfsg-1~bpo11+1.dsc | 4.7 kB | 5ccb5cfb445270ab074108c01e9a4376100f18e399baa705e422c8cca3d1a1da |
rails_6.1.7.3+dfsg.orig.tar.xz | 7,986.1 kB | ac36866249e06c1cf590e6be38801f520a6a7aaa82f5283c4719c014909a892b |
rails_6.1.7.3+dfsg-1~bpo11+1.debian.tar.xz | 100.4 kB | c2019fe592aff5d985a748f3f8c080000fb11383bee4035b13febf259f86475a |
- Debian 软件包源码仓库(VCS:Git)
- https://salsa.debian.org/ruby-team/rails.git
- Debian 软件包源码仓库(可在线浏览)
- https://salsa.debian.org/ruby-team/rails