Sha256: c558e91dd048f9073e0a5055d1fb4c9fe7379c1ff8a0869c33be88267525e3ce
Contents?: true
Size: 482 Bytes
Versions: 21
Compression:
Stored size: 482 Bytes
Contents
# 2. Initial architecture decisions Date: <%= Date.today.iso8601 %> ## Status Accepted ## Context We need to choose the initial language and framework for the <%= app_name %> application. ## Decision We will use: * Language: Ruby * Framework: Rails with unused frameworks disabled. * Unit tests: RSpec * Javascript bundler: webpack ## Consequences Ruby on Rails is a common development environment for the developers on this team, leading to faster development timelines.
Version data entries
21 entries across 21 versions & 1 rubygems