Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
nard-tech
/
annotate_models
Public
forked from
ctran/annotate_models
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
baa4434
User selector
All users
Datepicker
All time
Commit History
Commits on Feb 26, 2020
Execute `rubocop -a --only Layout/SpaceBeforeComment`
nard-tech
committed
baa4434
Copy full SHA for baa4434
Execute `rubocop -a --only Layout/SpaceAroundOperators`
nard-tech
committed
89ea3b1
Copy full SHA for 89ea3b1
Execute `rubocop -a --only Layout/SpaceBeforeBlockBraces`
nard-tech
committed
fb0f139
Copy full SHA for fb0f139
Execute `rubocop -a --only Style/FormatString`
nard-tech
committed
e508c89
Copy full SHA for e508c89
Execute `rubocop -a --only Style/TrailingCommaInArrayLiteral`
nard-tech
committed
f630b39
Copy full SHA for f630b39
Execute `rubocop -a --only Layout/SpaceInsideBlockBraces`
nard-tech
committed
c49bd4c
Copy full SHA for c49bd4c
Add AnnotateModels::SchemaInfo
nard-tech
committed
fcf18c1
Copy full SHA for fcf18c1
Execute `rubocop --auto-gen-config`
nard-tech
committed
39e5e15
Copy full SHA for 39e5e15
Clean spec_helper.rb
nard-tech
committed
c821eca
Copy full SHA for c821eca
Move helpers in annotate_models_spec.rb
nard-tech
committed
1bf0a7d
Copy full SHA for 1bf0a7d
Execute `rubocop --auto-gen-config`
nard-tech
committed
6f5da38
Copy full SHA for 6f5da38
Add test cases of AnnotateModels::FilePatterns.generate
nard-tech
committed
e6a6d17
Copy full SHA for e6a6d17
Clean style of 'lib/annotate/annotate_models/file_pattenrs.rb'
nard-tech
committed
c2e907f
Copy full SHA for c2e907f
Execute `rubocop -a --only Style/StringLiterals`
nard-tech
committed
49dbe61
Copy full SHA for 49dbe61
Add AnnotateModels::FilePatterns
nard-tech
committed
268955d
Copy full SHA for 268955d
Commits on Feb 25, 2020
Refactor test cases of AnnotateRoutes (#760)
Show description for dce2ac6
nard-tech
authored
dce2ac6
Copy full SHA for dce2ac6
Commits on Feb 22, 2020
Rename FactoryGirl -> FactoryBot comment (#759)
henrik
authored
47d4d4a
Copy full SHA for 47d4d4a
Commits on Feb 20, 2020
Bump annotate version in integration tests Gemfile.lock
drwl
committed
69d7ee2
Copy full SHA for 69d7ee2
Merge branch 'release/3.1.0' into develop
drwl
committed
f915a2c
Copy full SHA for f915a2c
Update CHANGELOG
drwl
committed
4835a03
Copy full SHA for 4835a03
Remove reference to TODO.md
drwl
committed
f7ead03
Copy full SHA for f7ead03
v3.1.0
drwl
committed
314dfdf
Copy full SHA for 314dfdf
Commits on Feb 17, 2020
Fix new lines after comments for rubocop compatibility (#757)
Show description for d954d5d
ryanwjackson
authored
d954d5d
Copy full SHA for d954d5d
Commits on Feb 13, 2020
Refactor RSpec for AnnotateModels - structuralize test cases (#755)
Show description for 3f3c886
nard-tech
authored
3f3c886
Copy full SHA for 3f3c886
Fix additional_file_patterns parsing (#756)
ryanwjackson
authored
5176bb8
Copy full SHA for 5176bb8
Refactor test cases of AnnotateRoutes as for Rake versions (#754)
Show description for d902dc4
nard-tech
authored
d902dc4
Copy full SHA for d902dc4
Commits on Feb 11, 2020
Add integration tests to project (#747)
Show description for ec0b3b6
drwl
authored
ec0b3b6
Copy full SHA for ec0b3b6
Commits on Feb 6, 2020
Refactor test cases for AnnotateRoutes.remove_annotations (#748)
Show description for d4c04ff
nard-tech
authored
d4c04ff
Copy full SHA for d4c04ff
Commits on Feb 4, 2020
Refactor RSpec for AnnotateModels - with Globalize gem (#749)
Show description for 3be824b
nard-tech
authored
3be824b
Copy full SHA for 3be824b
Fixed CHANGELOG.md to add link to each PR (#751)
Show description for 5ee617e
dkmrkm1
authored
5ee617e
Copy full SHA for 5ee617e
Commits on Feb 3, 2020
Fix typo in README (#752)
mishiwata1015
authored
2182f90
Copy full SHA for 2182f90
Commits on Feb 1, 2020
Delete integration test fixtures (#746)
Show description for 379d4f8
drwl
authored
379d4f8
Copy full SHA for 379d4f8
Fix bin/annotate NoMethodError (#745)
Show description for e296d00
drwl
authored
e296d00
Copy full SHA for e296d00
Remove remaining integration test files (#744)
Show description for 8e9a1bc
drwl
authored
8e9a1bc
Copy full SHA for 8e9a1bc
Commits on Jan 27, 2020
Remove unworking integration tests (#725)
Show description for 6b68165
drwl
authored
6b68165
Copy full SHA for 6b68165
Pagination
Previous
Next
You can’t perform that action at this time.