Filebased cms that integrates into rails workflow
Go to file
Torsten f97ce5ae7b rails new plugin, see readme for command 2022-11-28 19:22:50 +02:00
app rails new plugin, see readme for command 2022-11-28 19:22:50 +02:00
bin rails new plugin, see readme for command 2022-11-28 19:22:50 +02:00
config rails new plugin, see readme for command 2022-11-28 19:22:50 +02:00
lib rails new plugin, see readme for command 2022-11-28 19:22:50 +02:00
test rails new plugin, see readme for command 2022-11-28 19:22:50 +02:00
.gitignore rails new plugin, see readme for command 2022-11-28 19:22:50 +02:00
Gemfile rails new plugin, see readme for command 2022-11-28 19:22:50 +02:00
MIT-LICENSE rails new plugin, see readme for command 2022-11-28 19:22:50 +02:00
README.md rails new plugin, see readme for command 2022-11-28 19:22:50 +02:00
Rakefile rails new plugin, see readme for command 2022-11-28 19:22:50 +02:00
merged.gemspec rails new plugin, see readme for command 2022-11-28 19:22:50 +02:00

README.md

Merged

rails plugin new merged --mountable --css tailwind --skip-jbuilder -C -O --skip-hotwire --skip-active-storage

Usage

How to use my plugin.

Installation

Add this line to your application's Gemfile:

gem "merged"

And then execute:

$ bundle

Or install it yourself as:

$ gem install merged

Contributing

Contribution directions go here.

License

The gem is available as open source under the terms of the MIT License.