awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
rails avatar

rails/spring

0
View on GitHub↗
2,816 نجوم·345 تفرعات·Ruby·MIT·2 مشاهدات

Spring

Rails application preloader

Features

  • Debugging and Development - Application preloader to speed up development.
  • Development Utilities - Preloads the application for faster commands.
  • Ruby Frameworks and Tools - Application preloader to speed up Rails development.
  • Testing - Preloads Rails environment for faster testing.

سجل النجوم

مخطط تاريخ النجوم لـ rails/springمخطط تاريخ النجوم لـ rails/spring

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

الأسئلة الشائعة

ما هي وظيفة rails/spring؟

Rails application preloader

ما هي الميزات الرئيسية لـ rails/spring؟

الميزات الرئيسية لـ rails/spring هي: Debugging and Development, Development Utilities, Ruby Frameworks and Tools, Testing.

ما هي البدائل مفتوحة المصدر لـ rails/spring؟

تشمل البدائل مفتوحة المصدر لـ rails/spring: django-commons/django-debug-toolbar — django-debug-toolbar is a developer tool that provides a browser-based set of diagnostic panels for inspecting HTTP… stympy/faker — Faker is a synthetic data generation library used to create realistic but fake information, such as names, addresses,… colszowka/simplecov — SimpleCov is a Ruby code coverage tool and analysis engine used to track which lines, branches, and methods of code… deivid-rodriguez/byebug — Debugging in Ruby. rspec/rspec-rails — rspec-rails is a testing framework that integrates RSpec with Ruby on Rails to provide behavior-driven development… vcr/vcr — VCR is a Ruby library that records and replays HTTP interactions during test runs, storing them in serialized cassette…

بدائل مفتوحة المصدر لـ Spring

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Spring.
  • django-commons/django-debug-toolbarالصورة الرمزية لـ django-commons

    django-commons/django-debug-toolbar

    8,373عرض على GitHub↗

    django-debug-toolbar is a developer tool that provides a browser-based set of diagnostic panels for inspecting HTTP requests and responses within a Django web application. It serves as a server-side diagnostics tool and web framework development suite, allowing developers to profile and inspect request-response cycles. The tool focuses on Django application troubleshooting, database optimization, and general web development. It enables the analysis of SQL queries and database performance to identify slow calls and reduce the number of requests per page. The software includes capabilities for

    Python
    عرض على GitHub↗8,373
  • deivid-rodriguez/byebugالصورة الرمزية لـ deivid-rodriguez

    deivid-rodriguez/byebug

    3,353عرض على GitHub↗

    Debugging in Ruby

    Ruby
    عرض على GitHub↗3,353
  • colszowka/simplecovالصورة الرمزية لـ colszowka

    colszowka/simplecov

    4,902عرض على GitHub↗

    SimpleCov is a Ruby code coverage tool and analysis engine used to track which lines, branches, and methods of code execute during tests. It functions as a coverage threshold enforcer and test suite aggregator, recording execution data to identify untested areas of an application. The tool distinguishes itself through the ability to merge coverage results from parallel worker processes and subprocesses into a single unified report. It supports baseline comparison to detect coverage regressions and can gather data from code executed via dynamic evaluation methods, such as those used in templat

    Ruby
    عرض على GitHub↗4,902
  • rspec/rspec-railsالصورة الرمزية لـ rspec

    rspec/rspec-rails

    5,271عرض على GitHub↗

    rspec-rails is a testing framework that integrates RSpec with Ruby on Rails to provide behavior-driven development tools. It serves as a suite for defining application behavior through a conversational syntax, providing a specialized toolkit for creating behavioral specifications for models, controllers, and views. The project distinguishes itself through automated test generation, providing a command-line interface to create boilerplate specification files for Rails components such as models, controllers, and background jobs. It further differentiates its capabilities with a comprehensive mo

    Ruby
    عرض على GitHub↗5,271
عرض جميع البدائل الـ 30 لـ Spring→