search for: byebug

Displaying 3 results from an estimated 3 matches for "byebug".

2016 Mar 21
0
Announcing release of Ruby on Rails 4.2 on CentOS Linux 6 x86_64 SCL
...: $ sudo yum install centos-release-scl $ sudo yum install sclo-ror42 $ scl enable sclo-ror42 bash At this point you can use Ruby on Rails in the usual way with the `rails` command. Examples of commands might be: $ rails new --skip-bundle example $ rails generate model Article 'byebug' and 'webconsole' development dependencies are not supplied, so should be removed from generated Gemfiles. In order to compile assets, uncomment or add the gem 'therubyracer' to the application Gemfile. Add the v8314 SCL to use this supplied gem: $ scl enable sclo-ror42 v831...
2016 Mar 21
0
Announcing release of Ruby on Rails 4.2 on CentOS Linux 7 x86_64 SCL
...: $ sudo yum install centos-release-scl $ sudo yum install sclo-ror42 $ scl enable sclo-ror42 bash At this point you can use Ruby on Rails in the usual way with the `rails` command. Examples of commands might be: $ rails new --skip-bundle example $ rails generate model Article 'byebug' and 'webconsole' development dependencies are not supplied, so should be removed from generated Gemfiles. In order to compile assets, uncomment or add the gem 'therubyracer' to the application Gemfile. Add the v8314 SCL to use this supplied gem: $ scl enable sclo-ror42 v831...
2016 Mar 23
0
CentOS-announce Digest, Vol 133, Issue 10
...: $ sudo yum install centos-release-scl $ sudo yum install sclo-ror42 $ scl enable sclo-ror42 bash At this point you can use Ruby on Rails in the usual way with the `rails` command. Examples of commands might be: $ rails new --skip-bundle example $ rails generate model Article 'byebug' and 'webconsole' development dependencies are not supplied, so should be removed from generated Gemfiles. In order to compile assets, uncomment or add the gem 'therubyracer' to the application Gemfile. Add the v8314 SCL to use this supplied gem: $ scl enable sclo-ror42 v831...