Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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 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
7a96e90
User selector
All users
Datepicker
All time
Commit History
Commits on Oct 13, 2017
Make comment annotations work (#518)
Show description for 7a96e90
dslh
authored and
ctran
committed
7a96e90
Copy full SHA for 7a96e90
Commits on Oct 11, 2017
Fix error when table_name is frozen (#517)
ryu39
authored and
ctran
committed
2a977bf
Copy full SHA for 2a977bf
Annotate bigint columns as 'bigint' instead of 'integer' (#515)
willnet
authored and
ctran
committed
63cc88c
Copy full SHA for 63cc88c
Commits on Oct 3, 2017
Fix problem with specifying model files as argument (#514)
Show description for 5275757
ganta
authored and
ctran
committed
5275757
Copy full SHA for 5275757
Commits on Jul 27, 2017
[Fix #414] Fix: AnnotateRoutes.remove_annotations duplicates routes (#493)
sashabelozerov
authored and
ctran
committed
7c8e916
Copy full SHA for 7c8e916
Use long form instead github due to non-https url (#496)
ctran
authored
d44f705
Copy full SHA for d44f705
Commits on Jul 25, 2017
[Fix #401] Allow wrappers in routes annotation (#492)
sashabelozerov
authored and
ctran
committed
e763429
Copy full SHA for e763429
Add pluralized file patterns for factory_girl (#489)
yuemori
authored and
ctran
committed
240c6b2
Copy full SHA for 240c6b2
[Fix #464] Add an empty line between magic comment and schema (#491)
sashabelozerov
authored and
ctran
committed
992ad11
Copy full SHA for 992ad11
Fix #436 where extra line break is added when using windows CRLF (#490)
Show description for 1e2047d
sashabelozerov
authored and
ctran
committed
1e2047d
Copy full SHA for 1e2047d
Fix README and require annotate in InstallGenerator (#494)
Show description for 9f3a217
yhirano55
authored and
ctran
committed
9f3a217
Copy full SHA for 9f3a217
Commits on Jul 13, 2017
Test against latest Rubies (2.2.7 / 2.3.4 / 2.4.1) on TravisCI (#486)
highwide
authored and
ctran
committed
d02ff2e
Copy full SHA for d02ff2e
Commits on Jul 12, 2017
annotate --routes modifies only routes.rb (#485)
Show description for 5e3820b
Hitabis
authored and
ctran
committed
5e3820b
Copy full SHA for 5e3820b
Remove empty line with trailing space at the end of routes map (#483)
sashabelozerov
authored and
ctran
committed
330f8bd
Copy full SHA for 330f8bd
Commits on Jul 3, 2017
Indexes: add WHERE and USING (#482)
sashabelozerov
authored and
ctran
committed
6775e4a
Copy full SHA for 6775e4a
Commits on Jul 2, 2017
Annotate ordered indexes (#479)
sashabelozerov
authored and
ctran
committed
5803fba
Copy full SHA for 5803fba
Drop support of Ruby < 2.2 (#481)
Show description for 8e75c91
yskkin
authored and
ctran
committed
8e75c91
Copy full SHA for 8e75c91
Commits on Jun 9, 2017
Add missing complete-foreign-keys option (introduced in #476) to bin (#477)
thedanielhanke
authored and
ctran
committed
134b833
Copy full SHA for 134b833
Commits on Jun 6, 2017
Fix show_complete_foreign_keys setting (#475)
Show description for 22d796c
Steve Klebanoff
authored and
ctran
committed
22d796c
Copy full SHA for 22d796c
Commits on Jun 2, 2017
Allow use of the fallback loading solution (#473)
Show description for c24f64c
pboling
authored and
ctran
committed
c24f64c
Copy full SHA for c24f64c
Remove "private" since it's not valid in context (#471)
ctran
authored
9f3e2b7
Copy full SHA for 9f3e2b7
Merge branch 'release/v2.7.2' into develop
ctran
committed
ce88215
Copy full SHA for ce88215
Prepare for v2.7.2
ctran
committed
edd1786
Copy full SHA for edd1786
Support database comment for rails 5 (#459)
Show description for b1f9489
motot
authored and
ctran
committed
b1f9489
Copy full SHA for b1f9489
Optional fk-truncation and allow rake 12 (#458)
thedanielhanke
authored and
ctran
committed
5394146
Copy full SHA for 5394146
Fix gemspec: rename lib/tasks{migrate => annotate_models_migrate}.rake (#470)
Show description for 8910f04
vergenzt
authored and
ctran
committed
8910f04
Copy full SHA for 8910f04
Commits on May 30, 2017
Rename lib/tasks/{migrate => annotate_models_migrate}.rake (#469)
Show description for b898bfc
vergenzt
authored and
ctran
committed
b898bfc
Copy full SHA for b898bfc
Commits on May 25, 2017
Add require annotate. (#465)
Sachin S Wagh
authored and
ctran
committed
3edd810
Copy full SHA for 3edd810
Commits on May 1, 2017
chmod 0644 on some files (#456)
yhirano55
authored and
ctran
committed
f2a4b2a
Copy full SHA for f2a4b2a
Commits on Mar 5, 2017
Prevent root_dir option from being empty (#448)
Show description for 8341983
lime
authored and
ctran
committed
8341983
Copy full SHA for 8341983
Commits on Feb 17, 2017
Add ruby 2.4 for travis
Show description for 82a2c40
ctran
authored
82a2c40
Copy full SHA for 82a2c40
Remove version restriction on rake (#445)
ctran
authored
00c9da7
Copy full SHA for 00c9da7
Commits on Feb 2, 2017
Do not check if an index includes another column if the name is a String, instead of an Array. (#442)
Show description for 124d1c0
adamgaynor
authored and
ctran
committed
124d1c0
Copy full SHA for 124d1c0
Commits on Jan 31, 2017
Fix bug, the max array can contains a nil values. (#432)
ryanfox1985
authored and
ctran
committed
625e0d0
Copy full SHA for 625e0d0
Forgotten option hide_default_column_types (#431)
ryanfox1985
authored and
ctran
committed
866a23a
Copy full SHA for 866a23a
Pagination
Previous
Next
You can’t perform that action at this time.