RubyGems Navigation menu

rails-fix-permissions 1.3

Sometimes you mess your Rails application Unix permissions and get some annoying errors with git. This gem runs a simple shell script to fix that. Granting 755 permissions to folders and 644 to files, it also ensures that some special files inside the 'bin/' will recive special 755 permissions (bundle, rails, rake and spring) which is pretty much the Rails default. Works with all versions of Ruby on Rails; After install run 'rails-fix-permissions' on terminal inside the application folder to fix. Note that in some cases you may need to run it as superuser with 'sudo'.

Gemfile:
= In die Zwischenablage kopieren Kopiert!

installieren:
=

Versionen:

  1. 1.3 - September 20, 2014 (5 KB)
  2. 1.2 - September 17, 2014 (4,5 KB)
  3. 1.1 - September 17, 2014 (4,5 KB)
  4. 1.0 - September 17, 2014 (4,5 KB)
Zeige alle Versionen (8 total)

Besitzer:

Autoren:

  • Fernando Schuindt

SHA 256-Prüfsumme:

5db30b21c775abc12a8e138a837a1708bbd4b1ce995a883ef40731f111ecd8de

Downloads insgesamt 10.329

Für diese Version 3.586

Lizenz:

MIT

Erforderliche Ruby-Version: >= 0

Links: