Found 41 repositories(showing 30)
voormedia
Generate Entity-Relationship Diagrams for Rails applications
koedame
Generate Mermaid ERD from your Ruby on Rails application.
siaw23
An Interactive web-based ERD generator for Ruby on Rails.
RomanKrasavtsev
Ruby gem for creating entity–relationship diagram with D3.js for your Rails application 📊
drawerd
DrawERD for rails.
humzahkiani
A Ruby on Rails gem that extends rails-mermaid_erd to generate mermaid Entity-Relationship Diagrams (ERD) for ActiveRecord Models.
WailanTirajoh
Rails engine to view, explore database tables, records, logs and generate ERD
rapid7
Extensions to rails-erd to find clusters of models to generate subdomains specific to each model.
abdulaba
Live database schema dashboard for Rails 7 apps — models, tables, ERD, associations, validations, FK relationships, auto-refresh
shakemurasan
ErdKeeper is a gem that outputs ER diagram by setting yaml. The output of ER diagram is realized by wrapping call of rails-erd.
george827
This is a blog app which uses ruby on rails for its backend, user can login, make blog posts and like and make comments on the blogPosts. It also uses posgres database to store the data. Here is the ERD for the project
yantene
A Rails gem for generating an ERD from ActiveRecord models in Mermaid format
wptussolini
Rails ERD Viewer automatically generates Entity-Relationship Diagrams from your ActiveRecord and displays them using erd-editor
delexw
A Ruby gem that generates Mermaid Entity Relationship Diagrams (ERD) from ActiveRecord models
5fpro
Rails app for sqldesigner (http://ondras.zarovi.cz/sql/demo/), including Facebook login, ERD historical revisions, CRUD of ERDs...etc. See live demo on http://sql.marsz.tw
Nasirkhan294
This project employs a Ruby on Rails app with PostgreSQL database, incorporating user-generated posts, comment and like counters. Ensured accurate migrations and data relationships as per ERD diagram. 📚
NelsonAraujo93
Budget App is a web app that allows users to create categories and register all category-related transactions. It also allows the users to check the total amount spent in each category. Budget App is a Ruby on Rails project to test my ERD, ORM, Ruby, RoR, SQL, and GitFlow skills.
ikepon
OSS tool that takes Rails application's `schema.rb` as input to visualize DB structure, transforming ERD from "something to look at" into "a tool for thinking".
tanveerisonline
This is a blog app which uses Ruby on Rails for backend and allows users to read peoples posts and comments and allows people who sign up to add their posts and comment as well as like others posts, it also integrates with PostgreSQL The figure below is the ERD for the project:
jackswiggett
Interactive entity relationship diagram engine for Rails applications
kikunantoka
This is using rails-erd sample.
kmckelvin
ERDDUG Ruby on Rails 101 - Presentation from 10 September 2011
avinhurry
Automatically generate Mermaid ERD diagrams from Rails models.
NelsonAraujo93
This is a project to test my skills in ORM, ERD and Ruby on Rails.
katrinaurso
Black Belt Exam for Rails from Coding Dojo. Built from scratch from beginning to end from wireframes and an ERD (included) I had never seen before, in 4 hours.
maangie
rails_erd のテスト
richardmable
Demonstrating the capabilities of the Rails ERD gem.
hommachirb
Ruby on Rails ERD Example
turnon
mix rails-erd with d3.js
kerrizor
Rails 4.2 app for testing Rails-ERD gem