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 }}
mlsquires
/
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
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 30, 2023
Make `with_comment_column` work with `Annotate.set_defaults` (#999)
Adeynack
authored
5d01c41
View commit details
Copy full SHA for 5d01c41
Browse repository at this point
Commits on Jun 24, 2023
Place column comments at the end of the line (#988)
Adeynack
authored
e60a666
View commit details
Copy full SHA for e60a666
Browse repository at this point
Commits on Apr 23, 2023
fix: can't modify frozen String: "decimal" (#895)
Show description for 3a78787
n-rodriguez
authored
3a78787
View commit details
Copy full SHA for 3a78787
Browse repository at this point
Commits on Mar 30, 2023
chore: remove broken badges from README.md
ctran
authored
22ab676
View commit details
Copy full SHA for 22ab676
Browse repository at this point
Support `--frozen` option for routing annotations (#979)
Show description for 10a7a76
kg8m
and
ctran
authored
10a7a76
View commit details
Copy full SHA for 10a7a76
Browse repository at this point
Commits on Mar 29, 2023
Fix retrieve_indexes_from_table when indexes is empty and base table does not exist. (#849)
Show description for a28fef3
jjowdy
authored
a28fef3
View commit details
Copy full SHA for a28fef3
Browse repository at this point
Update codeql-analysis.yml
ctran
authored
13b532d
View commit details
Copy full SHA for 13b532d
Browse repository at this point
Add support for annotating check constraints (#868)
Show description for ea4cd00
lovro-bikic
authored
ea4cd00
View commit details
Copy full SHA for ea4cd00
Browse repository at this point
Fix flaky specs (#980)
Show description for 76a1804
lovro-bikic
authored
76a1804
View commit details
Copy full SHA for 76a1804
Browse repository at this point
Commits on Jun 24, 2022
Make specs run in random order (#787)
drwl
authored
ae0b79c
View commit details
Copy full SHA for ae0b79c
Browse repository at this point
Get CI to a working state (#959)
Show description for 08e50cf
3 people
authored
08e50cf
View commit details
Copy full SHA for 08e50cf
Browse repository at this point
Commits on Feb 11, 2022
Update CHANGELOG.md
ctran
authored
68f5689
View commit details
Copy full SHA for 68f5689
Browse repository at this point
Commits on Feb 10, 2022
fix: github actions to publish to RubyGems
ctran
committed
c709341
View commit details
Copy full SHA for c709341
Browse repository at this point
Merge branch 'release/v3.2.0' into develop
ctran
committed
923c70f
View commit details
Copy full SHA for 923c70f
Browse repository at this point
Bump to v3.2.0
ctran
committed
94f499d
View commit details
Copy full SHA for 94f499d
Browse repository at this point
Commits on Feb 8, 2022
Bump addressable from 2.7.0 to 2.8.0 in /spec/integration/rails_6.0.2.1 (#889)
Show description for 77b8cac
dependabot[bot]
authored
77b8cac
View commit details
Copy full SHA for 77b8cac
Browse repository at this point
Commits on Feb 3, 2022
Bump puma from 5.3.2 to 5.6.1 in /spec/integration/rails_5.2.4.1 (#925)
Show description for bbb79eb
dependabot[bot]
authored
bbb79eb
View commit details
Copy full SHA for bbb79eb
Browse repository at this point
Loosen activerecord restriction to work with rails 7 (#912)
dabit
authored
eaacc0b
View commit details
Copy full SHA for eaacc0b
Browse repository at this point
Commits on Feb 1, 2022
Fix undefined method error when geometric columns have no `srid` (#920)
oieioi
authored
ecf70d8
View commit details
Copy full SHA for ecf70d8
Browse repository at this point
Commits on Jan 31, 2022
Fix: use klass.table_name instead of guessing from associated models (#847)
Show description for 69ab184
ocarta-l
authored
69ab184
View commit details
Copy full SHA for 69ab184
Browse repository at this point
Commits on Jun 14, 2021
Bump nokogiri from 1.11.2 to 1.11.7 in /spec/integration/rails_6.0.2.1 (#886)
Show description for 7863949
dependabot[bot]
authored
7863949
View commit details
Copy full SHA for 7863949
Browse repository at this point
Bump puma from 4.3.7 to 5.3.2 in /spec/integration/rails_5.2.4.1 (#887)
Show description for ea3c309
dependabot[bot]
authored
ea3c309
View commit details
Copy full SHA for ea3c309
Browse repository at this point
`get_loaded_model_by_path` is supposed to be nil-safe (#883)
Show description for e4f761c
sato11
authored
e4f761c
View commit details
Copy full SHA for e4f761c
Browse repository at this point
Remove support for Ruby < 2.4 (#884)
ctran
authored
3aa43ea
View commit details
Copy full SHA for 3aa43ea
Browse repository at this point
Commits on Jun 12, 2021
fix ci: conflicts with removed gems (#865)
ocarta-l
authored
80fbfa5
View commit details
Copy full SHA for 80fbfa5
Browse repository at this point
Commits on May 10, 2021
Allow `get_loaded_model` to succeed when `$LOAD_PATH` contains non-string values (#848)
Show description for e075a21
Hamms
authored
e075a21
View commit details
Copy full SHA for e075a21
Browse repository at this point
Commits on Apr 26, 2021
Bump rack from 2.1.2 to 2.2.3 in /spec/integration/rails_5.2.4.1 (#820)
Show description for a867eb0
dependabot[bot]
authored
a867eb0
View commit details
Copy full SHA for a867eb0
Browse repository at this point
Bump rack from 2.1.2 to 2.2.3 in /spec/integration/rails_6.0.2.1 (#819)
Show description for f665895
dependabot[bot]
authored
f665895
View commit details
Copy full SHA for f665895
Browse repository at this point
Bump websocket-extensions in /spec/integration/rails_6.0.2.1 (#813)
Show description for de1e962
dependabot[bot]
authored
de1e962
View commit details
Copy full SHA for de1e962
Browse repository at this point
Bump websocket-extensions in /spec/integration/rails_5.2.4.1 (#812)
Show description for 4ddc7f1
dependabot[bot]
authored
4ddc7f1
View commit details
Copy full SHA for 4ddc7f1
Browse repository at this point
Bump puma from 4.3.3 to 4.3.5 in /spec/integration/rails_5.2.4.1 (#809)
Show description for 4c41913
dependabot[bot]
authored
4c41913
View commit details
Copy full SHA for 4c41913
Browse repository at this point
Bump puma from 4.3.3 to 4.3.5 in /spec/integration/rails_6.0.2.1 (#808)
Show description for 18e9e28
dependabot[bot]
authored
18e9e28
View commit details
Copy full SHA for 18e9e28
Browse repository at this point
Commits on Mar 24, 2021
Use ruby/setup-ruby since actions/ruby is deprecated (#855)
ctran
authored
70aba78
View commit details
Copy full SHA for 70aba78
Browse repository at this point
Fix typo invlaid -> invalid (#835)
olleolleolle
authored
83ff912
View commit details
Copy full SHA for 83ff912
Browse repository at this point
Enable bundler caching for travis (#853)
Taher-Ghaleb
authored
7b4bcde
View commit details
Copy full SHA for 7b4bcde
Browse repository at this point
Previous
Next
You can’t perform that action at this time.