Skip to content
railsengines.com

Cogy

Cog commands from your Rails app

No ratings yet
Gem
cogy
Repository
skroutz/cogy
License
MIT
Stars
20
Added
August 10, 2026

About

Cog commands from your Rails app

Cogy integrates Cog with Rails in a way that writing & deploying commands from your application is a breeze.

What you get

  • Define commands from your Rails app (see Usage)
  • Bundle config is generated automatically
  • Commands are installed automatically when you deploy (see Deployment)
  • Supports JSON responses and Cog Templates (see Returning JSON to COG)
  • Customizable error template (see Error template)

Installing it

ruby
# Gemfile
gem "cogy"

Details

20 stars on GitHub · MIT licensed · maintained by skroutz. Source: https://github.com/skroutz/cogy

Discussion (0)

Sign in to join the discussion.

No comments yet.