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
Type
/
to 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 }}
jakolehm
/
mongomapper
Public
forked from
cheald/mongomapper
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
mongomapper
lib
on
rails2
User selector
All users
All time
Commit history
Commits on Feb 1, 2011
Merge branch 'refactor-associations'
Show description for 96074f1
bkeepers
committed
96074f1
View commit details
Copy full SHA for 96074f1
View code at this point
Browse repository at this point
Call #save! instead of #save on the parent when calling #save! on an embedded doc
bkeepers
committed
5aca9ff
View commit details
Copy full SHA for 5aca9ff
View code at this point
Browse repository at this point
Commits on Jan 21, 2011
Attributes are now alpha sorted in #inspect.
Show description for dd3397e
jnunemaker
committed
dd3397e
View commit details
Copy full SHA for dd3397e
View code at this point
Browse repository at this point
Commits on Jan 15, 2011
Define association accessors on a module instead of directly on the model class
bkeepers
committed
a6ca22c
View commit details
Copy full SHA for a6ca22c
View code at this point
Browse repository at this point
Extract accessors specific to one and belongs_to associations
bkeepers
committed
aa07960
View commit details
Copy full SHA for aa07960
View code at this point
Browse repository at this point
Commits on Jan 13, 2011
Fix issue where belongs_to and one associations don't get reset if the value is nil
bkeepers
committed
ce69ed0
View commit details
Copy full SHA for ce69ed0
View code at this point
Browse repository at this point
Commits on Jan 12, 2011
Move code specific to OneAssociation
bkeepers
committed
bf30811
View commit details
Copy full SHA for bf30811
View code at this point
Browse repository at this point
Move code specific to many association
bkeepers
committed
f98b883
View commit details
Copy full SHA for f98b883
View code at this point
Browse repository at this point
Commits on Jan 8, 2011
Clone default values so they can't be modified
Show description for 985c9c6
bkeepers
committed
985c9c6
View commit details
Copy full SHA for 985c9c6
View code at this point
Browse repository at this point
Commits on Jan 7, 2011
Refactor association base into separate classes instead of using conditionals
bkeepers
committed
e378ad3
View commit details
Copy full SHA for e378ad3
View code at this point
Browse repository at this point
cosmetics
bkeepers
committed
878e549
View commit details
Copy full SHA for 878e549
View code at this point
Browse repository at this point
Merge branch 'nil_associations' of https://github.com/jaronkk/mongomapper
Show description for 7b44ce9
bkeepers
committed
7b44ce9
View commit details
Copy full SHA for 7b44ce9
View code at this point
Browse repository at this point
Add a rack middleware to clear the identity map and register it
bkeepers
committed
ada49ce
View commit details
Copy full SHA for ada49ce
View code at this point
Browse repository at this point
Commits on Jan 4, 2011
Fixed an issue using the association_name= method to assign a new object updated existing pointers to the proxy, rather than generating a new one
jaronkk
committed
f42d360
View commit details
Copy full SHA for f42d360
View code at this point
Browse repository at this point
Commits on Jan 3, 2011
Modified accessor method for one and belongs_to associations to return nil rather than a proxy object if the association does not exist
Show description for b49beae
jaronkk
committed
b49beae
View commit details
Copy full SHA for b49beae
View code at this point
Browse repository at this point
Commits on Dec 27, 2010
Fixed issue with nested embedded one's not getting _id set properly.
Show description for 8a282c9
jnunemaker
committed
8a282c9
View commit details
Copy full SHA for 8a282c9
View code at this point
Browse repository at this point
Optimized in array proxy to not query if ids are blank.
jnunemaker
committed
2a8cf93
View commit details
Copy full SHA for 2a8cf93
View code at this point
Browse repository at this point
Commits on Nov 20, 2010
Merge branch 'master' of https://github.com/rainux/mongomapper
Show description for dd3b68f
bkeepers
committed
dd3b68f
View commit details
Copy full SHA for dd3b68f
View code at this point
Browse repository at this point
Commits on Nov 5, 2010
Fixed one proxy replace with nil value.
Show description for d5f1a35
jnunemaker
committed
d5f1a35
View commit details
Copy full SHA for d5f1a35
View code at this point
Browse repository at this point
Commits on Oct 11, 2010
Bump to 0.8.6 for connect_to_master => connect.
jnunemaker
committed
8274924
View commit details
Copy full SHA for 8274924
View code at this point
Browse repository at this point
Connect to master changed to connect.
jnunemaker
committed
736de9f
View commit details
Copy full SHA for 736de9f
View code at this point
Browse repository at this point
Bump 0.8.5. Just a plucky update.
jnunemaker
committed
592517d
View commit details
Copy full SHA for 592517d
View code at this point
Browse repository at this point
Commits on Sep 23, 2010
remove unnecessary conditional
bkeepers
committed
04e46d5
View commit details
Copy full SHA for 04e46d5
View code at this point
Browse repository at this point
Commits on Sep 8, 2010
Option :typecast for key works with Key#get
0x1b2c
committed
7d6f49b
View commit details
Copy full SHA for 7d6f49b
View code at this point
Browse repository at this point
Commits on Aug 29, 2010
Release 0.8.4.
jnunemaker
committed
931dab7
View commit details
Copy full SHA for 931dab7
View code at this point
Browse repository at this point
Using allocate to create new instance from database. Separated initialize and initialize_from_database instead of having two parameters for initialize. Should make overriding initialize/etc easier.
jnunemaker
committed
abf2168
View commit details
Copy full SHA for abf2168
View code at this point
Browse repository at this point
new documents should not validate on uniquness if allow_blank || allow_nil are false and the docs are blank || nil
ryana
authored and
jnunemaker
committed
67583fd
View commit details
Copy full SHA for 67583fd
View code at this point
Browse repository at this point
Calling build on a many association does not save the parent document.
tjtuom
authored and
jnunemaker
committed
f3acec7
View commit details
Copy full SHA for f3acec7
View code at this point
Browse repository at this point
Fixed a bug in the json serializer when including root
Tom Clarke
authored and
jnunemaker
committed
dd79cbd
View commit details
Copy full SHA for dd79cbd
View code at this point
Browse repository at this point
Fixes to allow to_json and as_json to work on associations
Tom Clarke
authored and
jnunemaker
committed
d7c6b77
View commit details
Copy full SHA for d7c6b77
View code at this point
Browse repository at this point
Fixed accessing _root_document from an embedded document that is nested within another embedded document.
Blake Carlson
authored and
jnunemaker
committed
2ef79e1
View commit details
Copy full SHA for 2ef79e1
View code at this point
Browse repository at this point
Just use associations instance methods and only test object id in reset.
jnunemaker
committed
bb5e804
View commit details
Copy full SHA for bb5e804
View code at this point
Browse repository at this point
Don't load attributes from identity map when finding by id with identity map off.
devwout
authored and
jnunemaker
committed
a6c2aa7
View commit details
Copy full SHA for a6c2aa7
View code at this point
Browse repository at this point
Fix cloning of documents with loaded associations.
Show description for 7d81bc5
devwout
authored and
jnunemaker
committed
7d81bc5
View commit details
Copy full SHA for 7d81bc5
View code at this point
Browse repository at this point
Updated plucky dependency and BSON::ObjectID deprecations.
jnunemaker
committed
35c7c45
View commit details
Copy full SHA for 35c7c45
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.