RailsApps / rails3-bootstrap-devise-cancan

Outdated. See the rails-devise-pundit example app for Rails 4.1.
http://railsapps.github.io
491 stars 207 forks source link

Segmentation fault ruby 1.8.7 #15

Closed buk closed 12 years ago

buk commented 12 years ago

Hi,

i have cloned your tutorial git clone git://github.com/RailsApps/rails3-bootstrap-devise-cancan.git myApp After this i changed into this directory running rake db:migrate and rake:db seed After running rails s this error appears:

/Users/sebastian/.rvm/gems/ruby-1.9.3-p194@rails3-bootstrap-devise-cancan/gems/sqlite3- >1.3.6/lib/sqlite3/sqlite3_native.bundle: [BUG] Segmentation fault ruby 1.8.7 (2012-02-08 patchlevel 358) [universal-darwin12.0]

I am running *ruby 1.9.3p194

What am i doing wrong?

Thx and regards, buk

DanielKehoe commented 12 years ago

Looks like problems with rvm. I recommend going through this article step by step: http://railsapps.github.com/installing-rails.html