Skip to content

jpstudioweb/railsfinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Railsfinder

Railsfinder is an interactive command-line tool designed to help Rails developers quickly search and view database table definitions directly from the db/schema.rb file of a Rails application.

Installation

To install Railsfinder, use the following command:

gem install railsfinder

Usage

To start using Railsfinder, navigate to the root directory of your Rails project and run the following command in your terminal:

railsfinder

License

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

About

Interactive command-line tool to search and display Rails database schema definitions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published