RubyGems Navigation menu

rails-fix-permissions 1.0

Sometimes you may 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, also ensures that some special files inside the 'bin/' folder 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.

Gemfile:
=

インストール:
=

バージョン履歴:

  1. 1.3 September 20, 2014 (5KB)
  2. 1.2 September 17, 2014 (4.5KB)
  3. 1.1 September 17, 2014 (4.5KB)
  4. 1.0 September 17, 2014 (4.5KB)
全てのバージョンを表示(全8件)

所有者:

作者:

  • Fernando Schuindt

SHA 256チェックサム:

=

累計ダウンロード数 10,684

このバージョンのみ 2,331

このバージョンがリリースされたのは:

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: