Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

taksi-rails

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

taksi-rails

  • 0.2.1
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

Taksi Rails Gem Version CI Codacy Badge

A rails engine/railtie to the Taksi framework.

It provides controllers and other tools to use the Taksi toolset into rails. This repository, as the main lib taksi-ruby are under development, it's not recommended to use it in production yet.

Usage

Mount the engine on your ruby application to expose the endpoints to load skeletons and data.

Rails.application.routes.draw do
  mount Taksi::Engine => '/taksi'
end

Supported Ruby versions

This library officially supports the following Ruby versions:

  • MRI >= 2.7

FAQs

Package last updated on 13 Jul 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc