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 }}
AMekss
/
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
fix_composite_primary_keys_test
User selector
All users
Datepicker
All time
Commit History
Commits on Aug 21, 2013
Fix: assertion and test for composite_primary_keys
Artūrs Mekšs
committed
8f958f4
Copy full SHA for 8f958f4
Fix: primary key might be array (with composite_primary_keys gem)
Artūrs Mekšs
committed
7eb1139
Copy full SHA for 7eb1139
Commits on Aug 18, 2013
Merge pull request #116 from Mik-die/optional_ending_lines
Show description for 3faf06f
ctran
committed
3faf06f
Copy full SHA for 3faf06f
Merge pull request #126 from davejachimiak/dj-attempt_only_if_table_exists
Show description for f509941
ctran
committed
f509941
Copy full SHA for f509941
Require 'active_support/core_ext/object/blank' to fix integration test
Cuong Tran
committed
e91eb1e
Copy full SHA for e91eb1e
Commits on Aug 16, 2013
Skip annotation if table doesn't exist
davejachimiak
committed
a10fa78
Copy full SHA for a10fa78
Commits on Aug 15, 2013
Add project badges
Cuong Tran
committed
cca21f2
Copy full SHA for cca21f2
Move the authors to a separate file since it's getting too long
Cuong Tran
committed
13b732d
Copy full SHA for 13b732d
Merge pull request #115 from tableonline/handle_column_limit_with_arrays
Show description for 674e780
ctran
committed
674e780
Copy full SHA for 674e780
Merge pull request #123 from rstacruz/patch-1
Show description for 1d96642
ctran
committed
1d96642
Copy full SHA for 1d96642
Commits on Jun 21, 2013
bump version
turadg
committed
18a4e2e
Copy full SHA for 18a4e2e
replace deprecated :rubygems source
turadg
committed
aba7c3d
Copy full SHA for aba7c3d
fix spec for composite_primary_keys #105
turadg
committed
99cc11e
Copy full SHA for 99cc11e
Commits on Apr 12, 2013
Revise the warning in the README
Show description for 04609d2
rstacruz
committed
04609d2
Copy full SHA for 04609d2
Commits on Mar 18, 2013
remove excess newline when annotation puts after code
mikdiet
committed
495c71f
Copy full SHA for 495c71f
Commits on Feb 14, 2013
Handle array column limits
Show description for 6b705db
mikarun
committed
6b705db
Copy full SHA for 6b705db
Commits on Feb 7, 2013
Merge pull request #105 from garysweaver/master
Show description for 8bd159c
turadg
committed
8bd159c
Copy full SHA for 8bd159c
Commits on Nov 27, 2012
Merge pull request #104 from swrobel/master
Show description for 1340635
turadg
committed
1340635
Copy full SHA for 1340635
Commits on Nov 12, 2012
Merge pull request #99 from vlado/fix_position_option
Show description for be4e268
turadg
committed
be4e268
Copy full SHA for be4e268
Commits on Nov 9, 2012
adding support for composite_primary_keys
garysweaver
committed
8bfeeb2
Copy full SHA for 8bfeeb2
Commits on Oct 19, 2012
Fix README with correct generator
swrobel
committed
db94846
Copy full SHA for db94846
Commits on Oct 17, 2012
Merge pull request #103 from sguha00/gemspec_fix
Show description for 4a96f3a
turadg
committed
4a96f3a
Copy full SHA for 4a96f3a
Commits on Oct 16, 2012
run rake gem:gemspec to fix binary references
Shayan Guha
committed
7262f9a
Copy full SHA for 7262f9a
Commits on Oct 2, 2012
fix arguments when calling annotate_one_file from AnnotateModels.annotate
vlado
committed
562970b
Copy full SHA for 562970b
.rbenv-version added to gitignore
vlado
committed
0a2ae44
Copy full SHA for 0a2ae44
Commits on Sep 14, 2012
restore PR#50 - see https://github.com/ctran/annotate_models/commit/cfeec96c9ca0fa5035b10be3d73e798cc4fc52f7
alexch
committed
8004adc
Copy full SHA for 8004adc
Commits on Sep 8, 2012
Merge pull request #98 from typesend/patch-1
Show description for 935b435
alexch
committed
935b435
Copy full SHA for 935b435
Commits on Sep 7, 2012
Update README.rdoc
Show description for d44294a
typesend
committed
d44294a
Copy full SHA for d44294a
Commits on Sep 4, 2012
really fix sh CI issue
alexch
committed
1dbabb2
Copy full SHA for 1dbabb2
fix "sh: 3: source: not found" error in CI
alexch
committed
a38e60d
Copy full SHA for a38e60d
Commits on Sep 3, 2012
Merge pull request #96 from deanperry/master
Show description for 2f4f634
alexch
committed
2f4f634
Copy full SHA for 2f4f634
fixed invalid gemspec error
Dean Perry
committed
87824f5
Copy full SHA for 87824f5
Commits on Aug 27, 2012
Bump version and update readme.
MrJoy
committed
112ebfa
Copy full SHA for 112ebfa
Merge over change to gemspec handling.
MrJoy
committed
a6f5497
Copy full SHA for a6f5497
Update gemspec dependencies, and fixtures.
MrJoy
committed
89548ee
Copy full SHA for 89548ee
Pagination
Previous
Next
You can’t perform that action at this time.