{"id":15407069,"url":"https://github.com/bih/rails-r","last_synced_at":"2025-07-18T03:34:17.222Z","repository":{"id":15283129,"uuid":"18012597","full_name":"bih/rails-r","owner":"bih","description":"Navigation through Rails, made simple.","archived":false,"fork":false,"pushed_at":"2014-04-03T17:43:26.000Z","size":245,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"gh-pages","last_synced_at":"2025-02-23T21:07:56.326Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://bih.github.io/rails-r","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bih.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-03-22T15:28:42.000Z","updated_at":"2014-12-11T02:07:47.000Z","dependencies_parsed_at":"2022-08-04T03:00:16.469Z","dependency_job_id":null,"html_url":"https://github.com/bih/rails-r","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bih%2Frails-r","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bih%2Frails-r/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bih%2Frails-r/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bih%2Frails-r/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bih","download_url":"https://codeload.github.com/bih/rails-r/tar.gz/refs/heads/gh-pages","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241371381,"owners_count":19952087,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-01T16:26:57.774Z","updated_at":"2025-03-01T13:31:35.511Z","avatar_url":"https://github.com/bih.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Logo](http://bih.github.io/rails-r/images/logo.png)\n\n# Navigation in Rails, made simple.\n\nView the website for Rails-R [by clicking here](http://bih.github.io/rails-r/).\n\nRails-R is a script written in Bash that lets you navigate folders in your Rails projects very quickly through the `r` command. It uses Git to figure out the root of your Rails project and detects and intelligently opens files in either [Sublime Text](http://www.sublimetext.com), [Atom](http://atom.io) or Vim.\n\n*Writing projects in Rails has never been so productive. Give it an spin in your project.*\n\n# Installation\nCurrently, it only works in **Mac OS X** and tested in 10.8 Mavericks. It requires Git installed and used in your Rails project (which most projects usually do).\n\nOne-line installation.\n\n```\n$ curl http://bih.github.io/rails-r/download/latest.sh \u003e\u003e ~/.bash_profile \u0026\u0026 source ~/.bash_profile\n```\n\n# Navigation Commands\n\nSome examples of what commands Rails-R gives you:\n\n```\nConfiguration:\nOpen up my Gemfile:              $ r gems\nOpen up my README:               $ r readme\nOpen up environments folder:     $ r env\nOpen up my routes.rb:            $ r routes\n\nRails logic:\nMy Rails controllers folder:     $ r con\nRails application controller:    $ r con application_*\nModels folder:                   $ r mod\nViews folder:                    $ r view\nHelpers folder:                  $ r help\n\nRails assets:\nStylesheets folder:              $ r css\nJavascripts folder:              $ r js\nImages folder:                   $ r img\nPublic folder:                   $ r public\nPrecompile assets:               $ r pre\nPrecompile \u0026 clean assets:       $ r -pre\n```\n\n# Contributing\nWe \u003c3 contributors. Fork this repo and submit a pull request.\n\n# License\n\nCopyright © 2014 Bilawal Hameed\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbih%2Frails-r","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbih%2Frails-r","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbih%2Frails-r/lists"}