rails-mermaid_erd icon indicating copy to clipboard operation
rails-mermaid_erd copied to clipboard

Generate Mermaid ERD from your Ruby on Rails application.

Results 26 rails-mermaid_erd issues
Sort by recently updated
recently updated
newest added

Suggest usage of same cdn sources Current used cdn sources: ``` ``` Suggest using all sources from the same provider. Reason: Currently. unpkg.com was down, that broke the visualization. Maybe...

### Motivation / Background ActiveRecord allows comments on tables as well as columns. cf. https://api.rubyonrails.org/classes/ActiveRecord/ConnectionAdapters/SchemaStatements.html#method-i-table_comment However, `rails-mermaid_erd` currently does not support table comments. I want comments on tables along with...

requried ==> required

Bumps [solargraph](https://github.com/castwide/solargraph) from 0.48.0 to 0.50.0. Changelog Sourced from solargraph's changelog. 0.50.0 - December 5, 2023 Remove .travis.yml as its not longer used (#627) Fix empty string case when processing...

dependencies
ruby

Bumps [standard](https://github.com/standardrb/standard) from 1.31.1 to 1.32.1. Changelog Sourced from standard's changelog. 1.32.1 Fixes regeneration of TODO files ot avoid missing already-ignored rules #587 1.32.0 Updates rubocop to 1.57.2 1.31.2 Updates...

dependencies
ruby

Bumps [rails](https://github.com/rails/rails) from 7.0.8 to 7.1.2. Release notes Sourced from rails's releases. 7.1.2 Active Support Fix :expires_in option for RedisCacheStore#write_multi. fatkodima Fix deserialization of non-string "purpose" field in Message serializer...

dependencies
ruby

While running ``` rake mermaid_erd ``` I face the following issue ``` NoMethodError: undefined method `comment' for # ``` ``` Called from /usr/local/bundle/gems/activesupport-4.2.11.3/lib/active_support/dependencies.rb:238:in `block in load_dependency' -- foreign_keys("delayed_jobs") -> 0.0020s...

First of all, thanks for your work. This PR makes the following changes: * Add Zoom and Drag & Drop functionality using [Panzoom](https://github.com/anvaka/panzoom) When there's a large model, it was...

Bumps [tzinfo-data](https://github.com/tzinfo/tzinfo-data) from 1.2022.7 to 1.2023.3. Release notes Sourced from tzinfo-data's releases. v1.2023.3 Based on version 2023c of the IANA Time Zone Database (https://mm.icann.org/pipermail/tz-announce/2023-March/000079.html). v1.2023.2 Based on version 2023b of...

dependencies
ruby

Bumps [simplecov](https://github.com/simplecov-ruby/simplecov) from 0.21.2 to 0.22.0. Changelog Sourced from simplecov's changelog. 0.22.0 (2022-12-23) Enhancements On Ruby 3.2+, you can now use the new Coverage library feature for eval - See...

dependencies
ruby