diff --git a/config/boot.php b/config/boot.php index 10845d8..ca6766a 100755 --- a/config/boot.php +++ b/config/boot.php @@ -14,7 +14,7 @@ define('RAILS_ROOT', dirname(__DIR__)); /** * Path to Rails. */ -$railsPath = __DIR__ . '/../vendor/myimouto/railsphp/lib/Rails'; +$railsPath = __DIR__ . '/../vendor/railsphp/railsphp/lib/Rails'; /** * Load and initialize Rails.