songrit / mindapp

generate ror app from mind map
MIT License
17 stars 5 forks source link

Gemfile debugger not support in Ruby 2.x #16

Closed kul1 closed 9 years ago

kul1 commented 9 years ago

group :development, :test do

gem 'debugger'

gem 'byebug'

songrit commented 9 years ago

fixed now, let rails use byebug instead