여러 레일스 프로젝트에서 공통으로 사용할만한 룰이나 자료를 모읍니다.
- https://github.com/forem/forem (StimulusJS, AGPL 3.0)
- 개발 가이드
- 특이사항 : Service Object 패턴 사용
- 개발 가이드
- https://github.com/discourse/discourse (js, ember, GPL 2.0)
- https://gitlab.com/gitlab-org/gitlab (js, vue, tiptap)
- https://github.com/mastodon/mastodon (js, react, AGPL 3.0)
- https://github.com/mysociety/alaveteli
- https://github.com/ifmeorg/ifme
- https://github.com/RefugeRestrooms/refugerestrooms
- https://github.com/asyraffff/Open-Source-Ruby-and-Rails-Apps
- https://github.com/gramantin/awesome-rails
- https://world.hey.com/dhh/modern-web-apps-without-javascript-bundling-or-transpiling-a20f2755
- https://www.bearer.com/blog/how-to-build-modals-with-hotwire-turbo-frames-stimulusjs
- https://stackoverflow.com/questions/45295646/when-are-symbols-used-in-rails
- https://stackoverflow.com/questions/16621073/when-to-use-symbols-instead-of-strings-in-ruby
- Naming
- Service Object Pattern
# frozen_string_literal: true