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 }}
olleolleolle
/
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
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
patch-2
User selector
All users
Datepicker
All time
Commit History
Commits on Jul 2, 2024
Guardfile: Drop very old generated code comment [ci skip]
olleolleolle
authored
54a2c63
Copy full SHA for 54a2c63
Commits on Nov 30, 2023
Make `with_comment_column` work with `Annotate.set_defaults` (#999)
Adeynack
authored
5d01c41
Copy full SHA for 5d01c41
Commits on Jun 24, 2023
Place column comments at the end of the line (#988)
Adeynack
authored
e60a666
Copy full SHA for e60a666
Commits on Apr 23, 2023
fix: can't modify frozen String: "decimal" (#895)
Show description for 3a78787
n-rodriguez
authored
3a78787
Copy full SHA for 3a78787
Commits on Mar 30, 2023
chore: remove broken badges from README.md
ctran
authored
22ab676
Copy full SHA for 22ab676
Support `--frozen` option for routing annotations (#979)
Show description for 10a7a76
kg8m
and
ctran
authored
10a7a76
Copy full SHA for 10a7a76
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
Copy full SHA for a28fef3
Update codeql-analysis.yml
ctran
authored
13b532d
Copy full SHA for 13b532d
Add support for annotating check constraints (#868)
Show description for ea4cd00
lovro-bikic
authored
ea4cd00
Copy full SHA for ea4cd00
Fix flaky specs (#980)
Show description for 76a1804
lovro-bikic
authored
76a1804
Copy full SHA for 76a1804
Commits on Jun 24, 2022
Make specs run in random order (#787)
drwl
authored
ae0b79c
Copy full SHA for ae0b79c
Get CI to a working state (#959)
Show description for 08e50cf
3 people
authored
08e50cf
Copy full SHA for 08e50cf
Commits on Feb 11, 2022
Update CHANGELOG.md
ctran
authored
68f5689
Copy full SHA for 68f5689
Commits on Feb 10, 2022
fix: github actions to publish to RubyGems
ctran
committed
c709341
Copy full SHA for c709341
Merge branch 'release/v3.2.0' into develop
ctran
committed
923c70f
Copy full SHA for 923c70f
Bump to v3.2.0
ctran
committed
94f499d
Copy full SHA for 94f499d
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
Copy full SHA for 77b8cac
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
Copy full SHA for bbb79eb
Loosen activerecord restriction to work with rails 7 (#912)
dabit
authored
eaacc0b
Copy full SHA for eaacc0b
Commits on Feb 1, 2022
Fix undefined method error when geometric columns have no `srid` (#920)
oieioi
authored
ecf70d8
Copy full SHA for ecf70d8
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
Copy full SHA for 69ab184
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
Copy full SHA for 7863949
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
Copy full SHA for ea3c309
`get_loaded_model_by_path` is supposed to be nil-safe (#883)
Show description for e4f761c
sato11
authored
e4f761c
Copy full SHA for e4f761c
Remove support for Ruby < 2.4 (#884)
ctran
authored
3aa43ea
Copy full SHA for 3aa43ea
Commits on Jun 12, 2021
fix ci: conflicts with removed gems (#865)
ocarta-l
authored
80fbfa5
Copy full SHA for 80fbfa5
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
Copy full SHA for e075a21
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
Copy full SHA for a867eb0
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
Copy full SHA for f665895
Bump websocket-extensions in /spec/integration/rails_6.0.2.1 (#813)
Show description for de1e962
dependabot[bot]
authored
de1e962
Copy full SHA for de1e962
Bump websocket-extensions in /spec/integration/rails_5.2.4.1 (#812)
Show description for 4ddc7f1
dependabot[bot]
authored
4ddc7f1
Copy full SHA for 4ddc7f1
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
Copy full SHA for 4c41913
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
Copy full SHA for 18e9e28
Commits on Mar 24, 2021
Use ruby/setup-ruby since actions/ruby is deprecated (#855)
ctran
authored
70aba78
Copy full SHA for 70aba78
Fix typo invlaid -> invalid (#835)
olleolleolle
authored
83ff912
Copy full SHA for 83ff912
Pagination
Previous
Next
You can’t perform that action at this time.