Filebased cms that integrates into rails workflow
Go to file
2022-11-28 22:50:04 +02:00
app rails new plugin, see readme for command 2022-11-28 19:22:50 +02:00
bin add rspec and sprockets 2022-11-28 22:50:04 +02:00
config add rspec and sprockets 2022-11-28 22:50:04 +02:00
lib rails new plugin, see readme for command 2022-11-28 19:22:50 +02:00
spec add rspec, fix dummy railties to do it 2022-11-28 22:30:00 +02:00
test add rspec, fix dummy railties to do it 2022-11-28 22:30:00 +02:00
.gitignore rails new plugin, see readme for command 2022-11-28 19:22:50 +02:00
.rspec add rspec, fix dummy railties to do it 2022-11-28 22:30:00 +02:00
Gemfile add rspec and sprockets 2022-11-28 22:50:04 +02:00
Gemfile.lock add rspec and sprockets 2022-11-28 22:50:04 +02:00
merged.gemspec add rspec and sprockets 2022-11-28 22:50:04 +02:00
MIT-LICENSE 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
README.md rails new plugin, see readme for command 2022-11-28 19:22:50 +02:00

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.