Soo the problem occured after i got rspec installed when i do rails g controller name i get the following error:
/.rbenv/versions/2.2.3/lib/ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in
require': cannot load such file -- bundler/setup (LoadError) from /home/ev0lution/.rbenv/versions/2.2.3/lib/ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:inrequire' from /home/ev0lution/RailsP/ticketee/config/boot.rb:3:in<top (required)>' from bin/rails:7:inrequire_relative' from bin/rails:7:in `'
i havent even done anything with it yet only created 1 single test file and i need a controller for it.
bundle exec rails g controller name.gem install). But the big benefit is that you don't have problems with conflicting gem requirements of multiple projects./.rbenv/versions/2.2.3/lib/ruby/2.2.0/rubygems.rb:243:inbin_path': cant find gem bundler (>= 0) (Gem::GemNotFoundException)` think the whole problem is within that maybe i installed rails incorrelctly