Agile Web Development with Rails, Edition 5
Table of Contents
Environment
Wed, 14 Jun 2017 12:10:47 GMT
git log -1
commit 2d8c10a7b1066d6a577096b4a86e310f1b0d2c22
Author: Kasper Timm Hansen <kaspth@gmail.com>
Date: Sun Jun 11 15:34:46 2017 +0200
Merge pull request #29412 from y-yagi/fix_29014
Generate field ids in `collection_check_boxes` and `collection_radio_buttons`
rails about
About your application's environment
Rails version 5.1.1
Ruby version 2.4.1-p111 (x86_64-linux)
RubyGems version 2.6.11
Rack version 2.0.3
JavaScript Runtime Node.js (V8)
Middleware Rack::Sendfile,
ActionDispatch::Static,
ActionDispatch::Executor,
ActiveSupport::Cache::Strategy::LocalCache::Middleware,
Rack::Runtime,
Rack::MethodOverride,
ActionDispatch::RequestId,
ActionDispatch::RemoteIp,
Sprockets::Rails::QuietAssets,
Rails::Rack::Logger,
ActionDispatch::ShowExceptions,
WebConsole::Middleware,
ActionDispatch::DebugExceptions,
ActionDispatch::Reloader,
ActionDispatch::Callbacks,
ActiveRecord::Migration::CheckPending,
ActionDispatch::Cookies,
ActionDispatch::Session::CookieStore,
ActionDispatch::Flash,
Rack::Head,
Rack::ConditionalGet,
Rack::ETag,
I18n::JS::Middleware
Application root /home/rubys/git/awdwr/edition4/work-51/depot
Environment development
Database adapter sqlite3
Database schema version 20170614000009
bundle show
Gems included by the bundle:
* actioncable (5.1.1)
* actionmailer (5.1.1)
* actionpack (5.1.1)
* actionview (5.1.1)
* activejob (5.1.1)
* activemodel (5.1.1)
* activerecord (5.1.1)
* activesupport (5.1.1)
* addressable (2.5.1)
* arel (8.0.0)
* bindex (0.5.0)
* builder (3.2.3)
* bundler (1.15.1)
* byebug (9.0.6)
* capybara (2.14.2)
* childprocess (0.7.0)
* coffee-rails (4.2.2)
* coffee-script (2.4.1)
* coffee-script-source (1.12.2)
* concurrent-ruby (1.0.5)
* erubi (1.6.0)
* execjs (2.7.0)
* ffi (1.9.18)
* globalid (0.4.0)
* i18n (0.8.4)
* jbuilder (2.7.0)
* loofah (2.0.3)
* mail (2.6.6)
* method_source (0.8.2)
* mime-types (3.1)
* mime-types-data (3.2016.0521)
* mini_portile2 (2.2.0)
* minitest (5.10.1)
* multi_json (1.12.1)
* nio4r (2.1.0)
* nokogiri (1.8.0)
* pg (0.19.0)
* public_suffix (2.0.5)
* puma (3.9.1)
* queue_classic (3.2.0.RC1)
* rack (2.0.3)
* rack-test (0.6.3)
* rails (5.1.1)
* rails-dom-testing (2.0.3)
* rails-html-sanitizer (1.0.3)
* railties (5.1.1)
* rake (12.0.0)
* rb-inotify (0.9.9)
* rubyzip (1.2.1)
* sass (3.4.24)
* sass-rails (5.0.6)
* selenium-webdriver (3.4.1)
* spring (2.0.2)
* sprockets (3.7.1)
* sprockets-rails (3.2.0)
* sqlite3 (1.3.13)
* thor (0.19.4)
* thread_safe (0.3.6)
* tilt (2.0.7)
* turbolinks (5.0.1)
* turbolinks-source (5.0.3)
* tzinfo (1.2.3)
* uglifier (3.2.0)
* web-console (3.5.1)
* websocket-driver (0.6.5)
* websocket-extensions (0.1.2)
* xpath (2.1.0)
gem -v
2.6.11
/home/rubys/.rvm/rubies/ruby-2.4.1/bin/ruby -v
ruby 2.4.1p111 (2017-03-22 revision 58053) [x86_64-linux]
rvm -v
1.29.1 (latest)
nodejs -v
v6.11.0
mysql --version
mysql Ver 14.14 Distrib 5.5.55, for debian-linux-gnu (x86_64) using readline 6.3
echo $PATH
/home/rubys/.rvm/gems/ruby-2.4.1/bin
/home/rubys/.rvm/gems/ruby-2.4.1@global/bin
/home/rubys/.rvm/rubies/ruby-2.4.1/bin
/home/rubys/.rvm/bin
/usr/local/bin
/usr/bin
/bin
lsb_release -irc
Distributor ID: Ubuntu
Release: 14.04
Codename: trusty
uname -srm
Linux 3.13.0-119-generic x86_64
Todos
-
Section 13.2
: 1 (tests|runs), 2 assertions, 0 failures, 0 errors.
<0> was expected to be
>=
<1>.
-
Section 15.1
: 51 (tests|runs), 147 assertions, 0 failures, 0 errors.
<0> was expected to be
>=
<1>.
-
Section 15.2
: 56 (tests|runs), 153 assertions, 0 failures, 0 errors.
<0> was expected to be
>=
<1>.
-
Section 15.3
: 56 (tests|runs), 153 assertions, 0 failures, 0 errors.
<0> was expected to be
>=
<1>.
-
Section 16.4
: 57 (tests|runs), 154 assertions, 0 failures, 0 errors.
<0> was expected to be
>=
<1>.
-
Section 27.2
[ Ticket 895
]: Erubis deprecated in Rails 5.1