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
test
unit
on
rspec
User selector
All users
All time
Commit history
Commits on Jun 22, 2013
Big changes to load behavior to improve load speeds substantially.
Show description for 852639b
cheald
committed
852639b
View commit details
Copy full SHA for 852639b
View code at this point
Browse repository at this point
Commits on Dec 28, 2012
Merge branch 'master' of https://github.com/nviennot/mongomapper into nviennot-master
jnunemaker
committed
c6a4c60
View commit details
Copy full SHA for c6a4c60
View code at this point
Browse repository at this point
Commits on Dec 25, 2012
Some source files were executable
Show description for b3f469d
nviennot
committed
b3f469d
View commit details
Copy full SHA for b3f469d
View code at this point
Browse repository at this point
Commits on Dec 7, 2012
Fix legacy mongo class names, that are in deprecation as of 1.8.0.
Show description for 8d1f3fd
Blaž Hrastnik
authored and
cheald
committed
8d1f3fd
View commit details
Copy full SHA for 8d1f3fd
View code at this point
Browse repository at this point
Commits on Oct 22, 2012
Save typecast/uncast values and use those where possible, rather than recomputing them every time they're accessed.
Show description for 942003c
cheald
committed
942003c
View commit details
Copy full SHA for 942003c
View code at this point
Browse repository at this point
Commits on Sep 21, 2012
Fixes tests for generators
leifcr
committed
b192a8e
View commit details
Copy full SHA for b192a8e
View code at this point
Browse repository at this point
Moving generator tests around.
Show description for 9b75659
jnunemaker
committed
9b75659
View commit details
Copy full SHA for 9b75659
View code at this point
Browse repository at this point
Move test helpers to support folder.
jnunemaker
committed
289c844
View commit details
Copy full SHA for 289c844
View code at this point
Browse repository at this point
Merge branch 'generator-parent-option' of https://github.com/bearded/mongomapper into bearded-generator-parent-option
jnunemaker
committed
3d302fa
View commit details
Copy full SHA for 3d302fa
View code at this point
Browse repository at this point
Rewrite part of the default key stuff
Show description for 5106f80
jnunemaker
committed
5106f80
View commit details
Copy full SHA for 5106f80
View code at this point
Browse repository at this point
Merge branch 'feature/initialize_defaults' of https://github.com/wpeterson/mongomapper into wpeterson-feature/initialize_defaults
jnunemaker
committed
684faf6
View commit details
Copy full SHA for 684faf6
View code at this point
Browse repository at this point
Only pass ssl key if present
jnunemaker
committed
bd6d20f
View commit details
Copy full SHA for bd6d20f
View code at this point
Browse repository at this point
test case for active SSL config
aledalgrande
authored and
jnunemaker
committed
60483b9
View commit details
Copy full SHA for 60483b9
View code at this point
Browse repository at this point
fixed tests broken by the SSL change
aledalgrande
authored and
jnunemaker
committed
a3e0c22
View commit details
Copy full SHA for a3e0c22
View code at this point
Browse repository at this point
Commits on Sep 17, 2012
Add automatic id generation when not set.
Show description for 182fb9f
Winfield Peterson
committed
182fb9f
View commit details
Copy full SHA for 182fb9f
View code at this point
Browse repository at this point
Commits on Sep 14, 2012
Only set defaults values on initialize()
Show description for 6ef7fd1
Winfield Peterson
committed
6ef7fd1
View commit details
Copy full SHA for 6ef7fd1
View code at this point
Browse repository at this point
Commits on Sep 1, 2012
Merge branch 'identity-map'
jnunemaker
committed
9cd9d3f
View commit details
Copy full SHA for 9cd9d3f
View code at this point
Browse repository at this point
Commits on Jul 27, 2012
Support for the new mongo hosts option format.
Show description for 505caec
jqr
committed
505caec
View commit details
Copy full SHA for 505caec
View code at this point
Browse repository at this point
Commits on Jul 9, 2012
Update identity map middleware.
Show description for aaadd84
jnunemaker
committed
aaadd84
View commit details
Copy full SHA for aaadd84
View code at this point
Browse repository at this point
No longer need model clearing as it is removed.
jnunemaker
committed
d41c360
View commit details
Copy full SHA for d41c360
View code at this point
Browse repository at this point
Bomb hard when no initializer found.
jnunemaker
committed
16eaf2d
View commit details
Copy full SHA for 16eaf2d
View code at this point
Browse repository at this point
Commits on Jul 6, 2012
Added TestGeneratorsHelper and test of parent option for ModelGenerator
bearded
committed
10e75c4
View commit details
Copy full SHA for 10e75c4
View code at this point
Browse repository at this point
Added tests for ModelGenerator
bearded
committed
3ad238e
View commit details
Copy full SHA for 3ad238e
View code at this point
Browse repository at this point
Added tests for ConfigGenerator. Method app_name reworked to not break tests
bearded
committed
86a838b
View commit details
Copy full SHA for 86a838b
View code at this point
Browse repository at this point
Commits on Apr 16, 2012
Tests for document on document not valid exception
jnunemaker
committed
f1e55dc
View commit details
Copy full SHA for f1e55dc
View code at this point
Browse repository at this point
Commits on Apr 6, 2012
More intuitive support for making Boolean's required.
Show description for 4c96d02
eric1234
committed
4c96d02
View commit details
Copy full SHA for 4c96d02
View code at this point
Browse repository at this point
Commits on Mar 30, 2012
Merge pull request #390 from kpshek/master
Show description for 029dd45
bkeepers
committed
029dd45
View commit details
Copy full SHA for 029dd45
View code at this point
Browse repository at this point
Commits on Mar 2, 2012
Add touch option to associations
bryckbost
committed
2f8f8bb
View commit details
Copy full SHA for 2f8f8bb
View code at this point
Browse repository at this point
Commits on Feb 15, 2012
Allow MongoMapper.setup to accept a symbol for the environment name so Sinatra's settings.environment value can be used.
dgraham
committed
1f9c3a6
View commit details
Copy full SHA for 1f9c3a6
View code at this point
Browse repository at this point
Commits on Feb 13, 2012
Fix issue #308 - ensure milliseconds are preserved with time values
kpshek
committed
b43549f
View commit details
Copy full SHA for b43549f
View code at this point
Browse repository at this point
Commits on Feb 12, 2012
Fix and test for displaying embedded documents
kkamil
committed
9aba10d
View commit details
Copy full SHA for 9aba10d
View code at this point
Browse repository at this point
Commits on Jan 7, 2012
Merge pull request #368 from balexand/config_mongo_connection
Show description for 06d09a4
bkeepers
committed
06d09a4
View commit details
Copy full SHA for 06d09a4
View code at this point
Browse repository at this point
Commits on Jan 4, 2012
ActiveSupport::Concern's automatic inclusion of the InstanceMethods module is deprecated
laserlemon
committed
d2333d9
View commit details
Copy full SHA for d2333d9
View code at this point
Browse repository at this point
Commits on Dec 21, 2011
rename `connection_options` to `options` and create a test
balexand
committed
e110c4b
View commit details
Copy full SHA for e110c4b
View code at this point
Browse repository at this point
Commits on Dec 14, 2011
rename test
balexand
committed
a830efc
View commit details
Copy full SHA for a830efc
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.