File tree Expand file tree Collapse file tree 3 files changed +219
-0
lines changed Expand file tree Collapse file tree 3 files changed +219
-0
lines changed Original file line number Diff line number Diff line change
1
+ :template: product-landing
2
+ :pl-max-width-paragraphs:
3
+ :noprevnext:
4
+
5
+ =================
6
+ MongoDB with Ruby
7
+ =================
8
+
9
+ .. introduction::
10
+
11
+ Seamlessly integrate MongoDB with your new and existing Ruby on Rails applications using Mongoid.
12
+ If you're familiar with Active Record, similar conventions in Mongoid allow you to quickly model
13
+ your data in MongoDB.
14
+
15
+ .. button:: Get started with the MongoDB Ruby Driver
16
+ :uri: https://www.mongodb.com/docs/ruby-driver/current/
17
+
18
+ `Get started with Mongoid <https://www.mongodb.com/docs/mongoid/current/>`__
19
+
20
+ .. image:: /images/Ruby.svg
21
+ :alt: Ruby landing page hero image
22
+
23
+ Driver
24
+ ------
25
+
26
+ Provides a high-level API for working with MongoDB databases consistent with
27
+ other MongoDB language drivers.
28
+
29
+ `Ruby Driver Documentation → <https://www.mongodb.com/docs/ruby-driver/current/>`__
30
+
31
+ Integrations
32
+ ------------
33
+
34
+ .. card-group::
35
+ :columns: 3
36
+ :style: center-content
37
+
38
+ .. card::
39
+ :headline: Mongoid
40
+ :url: https://www.mongodb.com/docs/mongoid/current/
41
+ :icon: /images/icons/mongoid-logo.png
42
+ :icon-alt: Mongoid logo
43
+
44
+
45
+ More Ways to Learn
46
+ ------------------
47
+
48
+ .. card-group::
49
+ :columns: 3
50
+ :style: large-icon
51
+
52
+ .. card::
53
+ :headline: View Ruby developer resources
54
+ :url: https://www.mongodb.com/developer/languages/ruby/
55
+ :icon: /images/technical-mdb-devhub.svg
56
+ :icon-alt: DevHub icon
57
+
58
+ Ruby Resources →
59
+
60
+ .. card::
61
+ :headline: Join forums and discussions
62
+ :url: https://www.mongodb.com/community/
63
+ :icon: /images/general-content-community.svg
64
+ :icon-alt: Community icon
65
+
66
+ MongoDB Community →
You can’t perform that action at this time.
0 commit comments