rails/railties/lib/rails
Rafael Mendonça França c666dac546
Merge pull request #49240 from deepakmahakale/notes-ui
Add an internal route for bin/rails notes
2024-06-12 15:08:49 -04:00
..
api Prevent rdoc task from excluding the main page 2024-01-26 15:05:24 +09:00
application Merge pull request #49240 from deepakmahakale/notes-ui 2024-06-12 15:08:49 -04:00
autoloaders
command Switch example editor to code instead of mate 2024-05-29 19:56:25 -06:00
commands Defer route drawing to the first request, or when url_helpers called. 2024-06-04 11:12:12 -05:00
console Use the railties deprecator instead of creating a new one 2024-05-24 15:19:13 -03:00
engine Defer route drawing to the first request, or when url_helpers called. 2024-06-04 11:12:12 -05:00
generators Merge pull request #52069 from otorain/fix-redundant-package-in-ci-template 2024-06-12 15:06:33 -04:00
plugin
rack Defer route drawing to the first request, or when url_helpers called. 2024-06-04 11:12:12 -05:00
rackup Introduce Rails::Rackup::Server which is used by the bin/rails server command. 2023-04-09 07:14:41 +09:00
railtie Modernize method missing implementations 2024-01-16 13:17:45 +01:00
tasks Turn app:update Rake tasks into a Command 2024-05-02 16:52:51 +02:00
templates Merge pull request #49240 from deepakmahakale/notes-ui 2024-06-12 15:08:49 -04:00
test_unit Relax the prism test parser conditions 2024-05-30 22:28:38 +02:00
testing Merge pull request #51766 from Shopify/revert-actionable-errors-retry 2024-05-13 18:28:42 +00:00
all.rb Point rubocop to ruby 3.1 2024-01-03 19:02:32 +00:00
app_loader.rb
application_controller.rb Don't reset view_paths in Rails::ApplicationController 2023-01-23 20:12:29 -07:00
application.rb Restore some config.secret_key_base functionality 2024-06-10 23:04:23 -04:00
autoloaders.rb
backtrace_cleaner.rb Unsilence BacktraceCleaner with BACKTRACE without removing silencers 2024-04-26 11:45:59 -04:00
cli.rb Remove Ruby version check 2023-12-31 12:38:25 +09:00
code_statistics_calculator.rb
code_statistics.rb
command.rb Revert help on unrecognized bare options 2024-01-25 13:56:37 -05:00
commands.rb
configuration.rb Suppress RuboCop output when there are no offenses in code generation 2024-05-13 19:47:12 +09:00
deprecator.rb Use the singleton instance as ActiveSupport deprecator 2023-03-14 17:33:48 +01:00
dev_caching.rb
engine.rb Defer route drawing to the first request, or when url_helpers called. 2024-06-04 11:12:12 -05:00
gem_version.rb Development of Rails 8.0 starts now 2024-05-13 16:45:20 +00:00
generators.rb Remove deprecated Rails.application.secrets 2024-05-01 18:46:04 +00:00
health_controller.rb Use cannonical form of library names 2023-10-30 12:51:35 -05:00
info_controller.rb Add notes internal route 2023-09-18 18:29:38 +05:30
info.rb Refactor InternalMetadata, MigrationContext to belong to the pool 2024-02-22 12:46:41 +01:00
initializable.rb
mailers_controller.rb List inline attachments separately in AM previews 2023-11-07 15:58:44 -06:00
paths.rb Ensure only directories exist in Rails default load paths 2024-01-15 15:04:53 +09:00
pwa_controller.rb Add default pwa manifest and service worker file (#50528) 2024-01-03 13:07:12 +01:00
rack.rb Defer route drawing to the first request, or when url_helpers called. 2024-06-04 11:12:12 -05:00
railtie.rb Cleanup usage of ruby2_keywords 2024-01-05 14:40:18 +01:00
source_annotation_extractor.rb Replace all occurrences of '<tt>(\w+::\w+::\w+)</tt>' with '+$1+' 2023-05-25 06:56:17 +09:00
tasks.rb Use Thor for built-in restart task 2023-03-15 13:09:48 +01:00
test_help.rb Don't force controller or integration tests to load 2024-02-21 03:46:41 +00:00
version.rb 🔗 Remove RDoc auto-link from Rails module everywhere 2023-06-23 10:49:30 +09:00
welcome_controller.rb
zeitwerk_checker.rb Update zeitwerk:check 2023-10-22 08:36:26 +02:00