Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
dominicsayers
/
rails-template
Public template
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
1
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Initial scaffolding
- #1
#1
Open
dominicsayers
wants to merge 13 commits into
main
dominicsayers/rails-template:main
from
initial-scaffolding
dominicsayers/rails-template:initial-scaffolding
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Open
Initial scaffolding
#1
dominicsayers
wants to merge 13 commits into
main
dominicsayers/rails-template:main
from
initial-scaffolding
dominicsayers/rails-template:initial-scaffolding
Copy head branch name to clipboard
Commits
Commits on Jun 11, 2020
Set Ruby gemset
dominicsayers
committed
2728caf
View commit details
Copy full SHA for 2728caf
Browse repository at this point
Set Ruby version
dominicsayers
committed
7b546a0
View commit details
Copy full SHA for 7b546a0
Browse repository at this point
Install Yarn and generate new Rails app
Show description for d53402f
dominicsayers
committed
d53402f
View commit details
Copy full SHA for d53402f
Browse repository at this point
Remove unneeded gems from Gemfile
Show description for 226a0ae
dominicsayers
committed
226a0ae
View commit details
Copy full SHA for 226a0ae
Browse repository at this point
Add rubocop gem
dominicsayers
committed
991eb64
View commit details
Copy full SHA for 991eb64
Browse repository at this point
Configure Rubocop
Show description for 8fb0461
dominicsayers
committed
8fb0461
View commit details
Copy full SHA for 8fb0461
Browse repository at this point
`bin/rubocop --auto-correct`
dominicsayers
committed
44884e8
View commit details
Copy full SHA for 44884e8
Browse repository at this point
Add dotenv gem
dominicsayers
committed
35910b6
View commit details
Copy full SHA for 35910b6
Browse repository at this point
Configure database connection
dominicsayers
committed
7c4e87a
View commit details
Copy full SHA for 7c4e87a
Browse repository at this point
Add and configure RSpec & FactoryBot
Show description for 3cb5fe1
dominicsayers
committed
3cb5fe1
View commit details
Copy full SHA for 3cb5fe1
Browse repository at this point
Commits on Jun 27, 2020
Configure CircleCI
dominicsayers
committed
7589909
View commit details
Copy full SHA for 7589909
Browse repository at this point
Leverage app's module name for configuration
Show description for 504bcee
dominicsayers
committed
504bcee
View commit details
Copy full SHA for 504bcee
Browse repository at this point
Add README.md
dominicsayers
committed
d520d01
View commit details
Copy full SHA for d520d01
Browse repository at this point
You can’t perform that action at this time.