Name Paulo A Pereira - Elixir Cookbook - 2015
File Type music
Size 19.70MB
UpdateDate 2024-11-3
hash *****3E651C3BAE3CB872AEF40EE044FC31E448
Hot 2
Files Code/7517OS_Code/Chapter 1/config_example/config/config.exs | 115B Code/7517OS_Code/Chapter 1/config_example/config/dev.exs | 96B Code/7517OS_Code/Chapter 1/config_example/config/prod.exs | 95B Code/7517OS_Code/Chapter 1/config_example/config/test.exs | 89B Code/7517OS_Code/Chapter 1/config_example/lib/config_example.ex | 287B Code/7517OS_Code/Chapter 1/config_example/test/config_example_test.exs | 104B Code/7517OS_Code/Chapter 1/config_example/test/test_helper.exs | 15B Code/7517OS_Code/Chapter 1/config_example/.gitignore | 34B Code/7517OS_Code/Chapter 1/config_example/mix.exs | 604B Code/7517OS_Code/Chapter 1/config_example/README.md | 57B Code/7517OS_Code/Chapter 1/manage_deps/config/config.exs | 993B Code/7517OS_Code/Chapter 1/manage_deps/lib/manage_deps.ex | 28B Code/7517OS_Code/Chapter 1/manage_deps/test/manage_deps_test.exs | 101B Code/7517OS_Code/Chapter 1/manage_deps/test/test_helper.exs | 15B Code/7517OS_Code/Chapter 1/manage_deps/.DS_Store | 6.00KB Code/7517OS_Code/Chapter 1/manage_deps/.gitignore | 34B Code/7517OS_Code/Chapter 1/manage_deps/mix.exs | 634B Code/7517OS_Code/Chapter 1/manage_deps/mix.lock | 102B Code/7517OS_Code/Chapter 1/manage_deps/README.md | 51B Code/7517OS_Code/Chapter 1/simple_app/config/config.exs | 993B Code/7517OS_Code/Chapter 1/simple_app/lib/simple_app.ex | 91B Code/7517OS_Code/Chapter 1/simple_app/test/simple_app_test.exs | 100B Code/7517OS_Code/Chapter 1/simple_app/test/test_helper.exs | 15B Code/7517OS_Code/Chapter 1/simple_app/.DS_Store | 6.00KB Code/7517OS_Code/Chapter 1/simple_app/.gitignore | 34B Code/7517OS_Code/Chapter 1/simple_app/mix.exs | 596B Code/7517OS_Code/Chapter 1/simple_app/README.md | 49B Code/7517OS_Code/Chapter 1/supervised_app/config/config.exs | 871B Code/7517OS_Code/Chapter 1/supervised_app/lib/supervised_app.ex | 379B Code/7517OS_Code/Chapter 1/supervised_app/test/supervised_app_test.exs | 104B Code/7517OS_Code/Chapter 1/supervised_app/test/test_helper.exs | 15B Code/7517OS_Code/Chapter 1/supervised_app/.DS_Store | 6.00KB Code/7517OS_Code/Chapter 1/supervised_app/.gitignore | 34B Code/7517OS_Code/Chapter 1/supervised_app/mix.exs | 292B Code/7517OS_Code/Chapter 1/supervised_app/README.md | 57B Code/7517OS_Code/Chapter 1/echoer.ex | 97B Code/7517OS_Code/Chapter 1/greeter.ex | 85B Code/7517OS_Code/Chapter 1/meminfo.ex | 670B Code/7517OS_Code/Chapter 2/get_pages/config/config.exs | 1.01KB Code/7517OS_Code/Chapter 2/get_pages/lib/get_pages.ex | 385B Code/7517OS_Code/Chapter 2/get_pages/test/get_pages_test.exs | 99B Code/7517OS_Code/Chapter 2/get_pages/test/test_helper.exs | 15B Code/7517OS_Code/Chapter 2/get_pages/.DS_Store | 6.00KB Code/7517OS_Code/Chapter 2/get_pages/.gitignore | 34B Code/7517OS_Code/Chapter 2/get_pages/mix.exs | 296B Code/7517OS_Code/Chapter 2/get_pages/mix.lock | 185B Code/7517OS_Code/Chapter 2/get_pages/README.md | 47B Code/7517OS_Code/Chapter 2/stream_file.txt | 8.27KB Code/7517OS_Code/Chapter 2/transformator.ex | 272B Code/7517OS_Code/Chapter 3/pipe_transformation/config/config.exs | 1.01KB Code/7517OS_Code/Chapter 3/pipe_transformation/lib/pipe_transformation.ex | 812B Code/7517OS_Code/Chapter 3/pipe_transformation/test/pipe_transformation_test.exs | 109B Code/7517OS_Code/Chapter 3/pipe_transformation/test/test_helper.exs | 15B Code/7517OS_Code/Chapter 3/pipe_transformation/.DS_Store | 6.00KB Code/7517OS_Code/Chapter 3/pipe_transformation/.gitignore | 34B Code/7517OS_Code/Chapter 3/pipe_transformation/input_file.txt | 8.27KB Code/7517OS_Code/Chapter 3/pipe_transformation/mix.exs | 319B Code/7517OS_Code/Chapter 3/pipe_transformation/out.txt | 8.27KB Code/7517OS_Code/Chapter 3/pipe_transformation/README.md | 67B Code/7517OS_Code/Chapter 3/word_frequency/config/config.exs | 1.01KB Code/7517OS_Code/Chapter 3/word_frequency/lib/word_frequency.ex | 1.37KB Code/7517OS_Code/Chapter 3/word_frequency/test/test_helper.exs | 15B Code/7517OS_Code/Chapter 3/word_frequency/test/word_frequency_test.exs | 104B Code/7517OS_Code/Chapter 3/word_frequency/.gitignore | 34B Code/7517OS_Code/Chapter 3/word_frequency/mix.exs | 304B Code/7517OS_Code/Chapter 3/word_frequency/README.md | 57B Code/7517OS_Code/Chapter 3/word_frequency/walt_whitman.txt | 1.22KB Code/7517OS_Code/Chapter 3/word_frequency/word_frequency.txt | 1.90KB Code/7517OS_Code/Chapter 3/Divider.mp3 | 6.16MB Code/7517OS_Code/Chapter 3/mp3_info.ex | 1.83KB Code/7517OS_Code/Chapter 4/constants/constants.ex | 233B Code/7517OS_Code/Chapter 4/demo/config/config.exs | 1.01KB Code/7517OS_Code/Chapter 4/demo/lib/demo/one/greeter.ex | 101B Code/7517OS_Code/Chapter 4/demo/lib/demo/two/greeter.ex | 101B Code/7517OS_Code/Chapter 4/demo/lib/demo/greeter.ex | 100B Code/7517OS_Code/Chapter 4/demo/lib/demo.ex | 237B Code/7517OS_Code/Chapter 4/demo/test/demo_test.exs | 95B Code/7517OS_Code/Chapter 4/demo/test/test_helper.exs | 15B Code/7517OS_Code/Chapter 4/demo/.DS_Store | 6.00KB Code/7517OS_Code/Chapter 4/demo/.gitignore | 34B Code/7517OS_Code/Chapter 4/demo/mix.exs | 584B Code/7517OS_Code/Chapter 4/demo/README.md | 39B Code/7517OS_Code/Chapter 4/directives/.DS_Store | 6.00KB Code/7517OS_Code/Chapter 4/directives/directives.ex | 664B Code/7517OS_Code/Chapter 4/directives/require_me.ex | 98B Code/7517OS_Code/Chapter 4/documenting/my_module.ex | 737B Code/7517OS_Code/Chapter 4/documenting/randomizer.ex | 235B Code/7517OS_Code/Chapter 4/randomizer/.DS_Store | 6.00KB Code/7517OS_Code/Chapter 4/randomizer/my_module.ex | 138B Code/7517OS_Code/Chapter 4/randomizer/randomizer.ex | 114B Code/7517OS_Code/Chapter 4/.DS_Store | 6.00KB Code/7517OS_Code/Chapter 4/defaults.ex | 27B Code/7517OS_Code/Chapter 4/my_script.exs | 148B Code/7517OS_Code/Chapter 4/patterns_and_guards.ex | 460B Code/7517OS_Code/Chapter 5/geolocation_with_tasks/config/config.exs | 108B Code/7517OS_Code/Chapter 5/geolocation_with_tasks/geo_db/GeoLite2-Country.mmdb | 2.66MB Code/7517OS_Code/Chapter 5/geolocation_with_tasks/lib/geolocation_with_tasks.ex | 400B Code/7517OS_Code/Chapter 5/geolocation_with_tasks/lib/geolocator.ex | 745B Code/7517OS_Code/Chapter 5/geolocation_with_tasks/test/geolocation_with_tasks_test.exs | 111B Code/7517OS_Code/Chapter 5/geolocation_with_tasks/test/test_helper.exs | 15B Code/7517OS_Code/Chapter 5/geolocation_with_tasks/.gitignore | 34B Code/7517OS_Code/Chapter 5/geolocation_with_tasks/mix.exs | 370B Code/7517OS_Code/Chapter 5/geolocation_with_tasks/mix.lock | 148B Code/7517OS_Code/Chapter 5/geolocation_with_tasks/README.md | 71B Code/7517OS_Code/Chapter 5/.DS_Store | 6.00KB Code/7517OS_Code/Chapter 5/ets_store.ex | 427B Code/7517OS_Code/Chapter 5/messages.ex | 563B Code/7517OS_Code/Chapter 5/messages_with_state.ex | 843B Code/7517OS_Code/Chapter 5/multiple_calculations.ex | 680B Code/7517OS_Code/Chapter 5/phone_book.ex | 280B Code/7517OS_Code/Chapter 6/creating_a_supervisor/connection_tracker.ex | 1.35KB Code/7517OS_Code/Chapter 6/creating_a_supervisor/connection_tracker_sup.ex | 340B Code/7517OS_Code/Chapter 6/minimal_server/connection_tracker.ex | 781B Code/7517OS_Code/Chapter 6/otp_gen_server/connection_tracker.ex | 1.12KB Code/7517OS_Code/Chapter 6/release_me/config/config.exs | 1.01KB Code/7517OS_Code/Chapter 6/release_me/lib/release_me/connection_tracker.ex | 1.13KB Code/7517OS_Code/Chapter 6/release_me/lib/release_me.ex | 298B Code/7517OS_Code/Chapter 6/release_me/test/release_me_test.exs | 100B Code/7517OS_Code/Chapter 6/release_me/test/test_helper.exs | 15B Code/7517OS_Code/Chapter 6/release_me/.DS_Store | 6.00KB Code/7517OS_Code/Chapter 6/release_me/.gitignore | 34B Code/7517OS_Code/Chapter 6/release_me/mix.exs | 298B Code/7517OS_Code/Chapter 6/release_me/mix.lock | 77B Code/7517OS_Code/Chapter 6/release_me/README.md | 49B Code/7517OS_Code/Chapter 6/.DS_Store | 6.00KB Code/7517OS_Code/Chapter 6/error_handling.ex | 554B Code/7517OS_Code/Chapter 7/cowboy_app/config/config.exs | 1.01KB Code/7517OS_Code/Chapter 7/cowboy_app/lib/cowboy_app.ex | 596B Code/7517OS_Code/Chapter 7/cowboy_app/test/cowboy_app_test.exs | 100B Code/7517OS_Code/Chapter 7/cowboy_app/test/test_helper.exs | 15B Code/7517OS_Code/Chapter 7/cowboy_app/.gitignore | 34B Code/7517OS_Code/Chapter 7/cowboy_app/mix.exs | 321B Code/7517OS_Code/Chapter 7/cowboy_app/mix.lock | 112B Code/7517OS_Code/Chapter 7/cowboy_app/README.md | 49B Code/7517OS_Code/Chapter 7/cowboy_static/cowboy_app/config/config.exs | 1.01KB Code/7517OS_Code/Chapter 7/cowboy_static/cowboy_app/lib/cowboy/dispatch.ex | 395B Code/7517OS_Code/Chapter 7/cowboy_static/cowboy_app/lib/cowboy/root_page_handler.ex | 372B Code/7517OS_Code/Chapter 7/cowboy_static/cowboy_app/lib/cowboy_app.ex | 394B Code/7517OS_Code/Chapter 7/cowboy_static/cowboy_app/priv/cc.png | 37.97KB Code/7517OS_Code/Chapter 7/cowboy_static/cowboy_app/priv/html.jpg | 9.47KB Code/7517OS_Code/Chapter 7/cowboy_static/cowboy_app/priv/index.html | 121B Code/7517OS_Code/Chapter 7/cowboy_static/cowboy_app/priv/test.html | 119B Code/7517OS_Code/Chapter 7/cowboy_static/cowboy_app/test/cowboy_app_test.exs | 100B Code/7517OS_Code/Chapter 7/cowboy_static/cowboy_app/test/test_helper.exs | 15B Code/7517OS_Code/Chapter 7/cowboy_static/cowboy_app/.gitignore | 34B Code/7517OS_Code/Chapter 7/cowboy_static/cowboy_app/mix.exs | 321B Code/7517OS_Code/Chapter 7/cowboy_static/cowboy_app/mix.lock | 112B Code/7517OS_Code/Chapter 7/cowboy_static/cowboy_app/README.md | 49B Code/7517OS_Code/Chapter 7/cowboy_websockets/cowboy_app/config/config.exs | 1.01KB Code/7517OS_Code/Chapter 7/cowboy_websockets/cowboy_app/lib/cowboy/dispatch.ex | 443B Code/7517OS_Code/Chapter 7/cowboy_websockets/cowboy_app/lib/cowboy/root_page_handler.ex | 372B Code/7517OS_Code/Chapter 7/cowboy_websockets/cowboy_app/lib/cowboy/ws_handler.ex | 862B Code/7517OS_Code/Chapter 7/cowboy_websockets/cowboy_app/lib/cowboy/ws_server.ex | 1.80KB Code/7517OS_Code/Chapter 7/cowboy_websockets/cowboy_app/lib/cowboy_app.ex | 375B Code/7517OS_Code/Chapter 7/cowboy_websockets/cowboy_app/priv/css/bootstrap-theme.css | 16.42KB Code/7517OS_Code/Chapter 7/cowboy_websockets/cowboy_app/priv/css/bootstrap-theme.min.css | 14.64KB Code/7517OS_Code/Chapter 7/cowboy_websockets/cowboy_app/priv/css/bootstrap.min.css | 95.06KB Code/7517OS_Code/Chapter 7/cowboy_websockets/cowboy_app/priv/css/navbar.css | 58B Code/7517OS_Code/Chapter 7/cowboy_websockets/cowboy_app/priv/fonts/glyphicons-halflings-regular.eot | 13.75KB Code/7517OS_Code/Chapter 7/cowboy_websockets/cowboy_app/priv/fonts/glyphicons-halflings-regular.svg | 61.68KB Code/7517OS_Code/Chapter 7/cowboy_websockets/cowboy_app/priv/fonts/glyphicons-halflings-regular.ttf | 28.82KB Code/7517OS_Code/Chapter 7/cowboy_websockets/cowboy_app/priv/fonts/glyphicons-halflings-regular.woff | 16.06KB Code/7517OS_Code/Chapter 7/cowboy_websockets/cowboy_app/priv/js/bootstrap.js | 57.09KB Code/7517OS_Code/Chapter 7/cowboy_websockets/cowboy_app/priv/js/bootstrap.min.js | 27.08KB Code/7517OS_Code/Chapter 7/cowboy_websockets/cowboy_app/priv/js/bullet.js | 7.44KB Code/7517OS_Code/Chapter 7/cowboy_websockets/cowboy_app/priv/js/index.js | 2.68KB Code/7517OS_Code/Chapter 7/cowboy_websockets/cowboy_app/priv/js/jquery.json-2.4.min.js | 2.21KB Code/7517OS_Code/Chapter 7/cowboy_websockets/cowboy_app/priv/js/jquery.min.js | 90.46KB Code/7517OS_Code/Chapter 7/cowboy_websockets/cowboy_app/priv/cc.png | 37.97KB Code/7517OS_Code/Chapter 7/cowboy_websockets/cowboy_app/priv/html.jpg | 9.47KB Code/7517OS_Code/Chapter 7/cowboy_websockets/cowboy_app/priv/index.html | 2.60KB Code/7517OS_Code/Chapter 7/cowboy_websockets/cowboy_app/priv/test.html | 119B Code/7517OS_Code/Chapter 7/cowboy_websockets/cowboy_app/test/cowboy_app_test.exs | 100B Code/7517OS_Code/Chapter 7/cowboy_websockets/cowboy_app/test/test_helper.exs | 15B Code/7517OS_Code/Chapter 7/cowboy_websockets/cowboy_app/.DS_Store | 6.00KB Code/7517OS_Code/Chapter 7/cowboy_websockets/cowboy_app/.gitignore | 34B Code/7517OS_Code/Chapter 7/cowboy_websockets/cowboy_app/mix.exs | 321B Code/7517OS_Code/Chapter 7/cowboy_websockets/cowboy_app/mix.lock | 112B Code/7517OS_Code/Chapter 7/cowboy_websockets/cowboy_app/README.md | 49B Code/7517OS_Code/Chapter 7/phoenix_controller/todo/config/locales/en.exs | 21B Code/7517OS_Code/Chapter 7/phoenix_controller/todo/config/config.exs | 722B Code/7517OS_Code/Chapter 7/phoenix_controller/todo/config/dev.exs | 342B Code/7517OS_Code/Chapter 7/phoenix_controller/todo/config/prod.exs | 887B Code/7517OS_Code/Chapter 7/phoenix_controller/todo/config/test.exs | 166B Code/7517OS_Code/Chapter 7/phoenix_controller/todo/lib/todo/endpoint.ex | 606B Code/7517OS_Code/Chapter 7/phoenix_controller/todo/lib/todo.ex | 888B Code/7517OS_Code/Chapter 7/phoenix_controller/todo/priv/static/css/phoenix.css | 99.16KB Code/7517OS_Code/Chapter 7/phoenix_controller/todo/priv/static/images/phoenix.png | 13.57KB Code/7517OS_Code/Chapter 7/phoenix_controller/todo/priv/static/js/phoenix.js | 15.43KB Code/7517OS_Code/Chapter 7/phoenix_controller/todo/test/test_helper.exs | 13B Code/7517OS_Code/Chapter 7/phoenix_controller/todo/test/todo_test.exs | 95B Code/7517OS_Code/Chapter 7/phoenix_controller/todo/web/controllers/my_controller.ex | 528B Code/7517OS_Code/Chapter 7/phoenix_controller/todo/web/controllers/page_controller.ex | 145B Code/7517OS_Code/Chapter 7/phoenix_controller/todo/web/controllers/todos_controller.ex | 327B Code/7517OS_Code/Chapter 7/phoenix_controller/todo/web/templates/layout/application.html.eex | 819B Code/7517OS_Code/Chapter 7/phoenix_controller/todo/web/templates/page/error.html.eex | 21B Code/7517OS_Code/Chapter 7/phoenix_controller/todo/web/templates/page/index.html.eex | 873B Code/7517OS_Code/Chapter 7/phoenix_controller/todo/web/templates/page/not_found.html.eex | 44B Code/7517OS_Code/Chapter 7/phoenix_controller/todo/web/views/error_view.ex | 303B Code/7517OS_Code/Chapter 7/phoenix_controller/todo/web/views/layout_view.ex | 49B Code/7517OS_Code/Chapter 7/phoenix_controller/todo/web/views/page_view.ex | 47B Code/7517OS_Code/Chapter 7/phoenix_controller/todo/web/router.ex | 608B Code/7517OS_Code/Chapter 7/phoenix_controller/todo/web/view.ex | 466B Code/7517OS_Code/Chapter 7/phoenix_controller/todo/.gitignore | 34B Code/7517OS_Code/Chapter 7/phoenix_controller/todo/mix.exs | 602B Code/7517OS_Code/Chapter 7/phoenix_controller/todo/mix.lock | 224B Code/7517OS_Code/Chapter 7/phoenix_controller/todo/README.md | 199B Code/7517OS_Code/Chapter 7/phoenix_pub_sub/todo/config/locales/en.exs | 21B Code/7517OS_Code/Chapter 7/phoenix_pub_sub/todo/config/config.exs | 722B Code/7517OS_Code/Chapter 7/phoenix_pub_sub/todo/config/dev.exs | 342B Code/7517OS_Code/Chapter 7/phoenix_pub_sub/todo/config/prod.exs | 887B Code/7517OS_Code/Chapter 7/phoenix_pub_sub/todo/config/test.exs | 166B Code/7517OS_Code/Chapter 7/phoenix_pub_sub/todo/lib/todo/access_counter.ex | 457B Code/7517OS_Code/Chapter 7/phoenix_pub_sub/todo/lib/todo/endpoint.ex | 606B Code/7517OS_Code/Chapter 7/phoenix_pub_sub/todo/lib/todo.ex | 480B Code/7517OS_Code/Chapter 7/phoenix_pub_sub/todo/priv/static/css/phoenix.css | 99.16KB Code/7517OS_Code/Chapter 7/phoenix_pub_sub/todo/priv/static/images/phoenix.png | 13.57KB Code/7517OS_Code/Chapter 7/phoenix_pub_sub/todo/priv/static/js/phoenix.js | 15.43KB Code/7517OS_Code/Chapter 7/phoenix_pub_sub/todo/test/test_helper.exs | 13B Code/7517OS_Code/Chapter 7/phoenix_pub_sub/todo/test/todo_test.exs | 95B Code/7517OS_Code/Chapter 7/phoenix_pub_sub/todo/web/controllers/my_controller.ex | 528B Code/7517OS_Code/Chapter 7/phoenix_pub_sub/todo/web/controllers/page_controller.ex | 145B Code/7517OS_Code/Chapter 7/phoenix_pub_sub/todo/web/controllers/todos_controller.ex | 469B Code/7517OS_Code/Chapter 7/phoenix_pub_sub/todo/web/templates/layout/application.html.eex | 819B Code/7517OS_Code/Chapter 7/phoenix_pub_sub/todo/web/templates/page/error.html.eex | 21B Code/7517OS_Code/Chapter 7/phoenix_pub_sub/todo/web/templates/page/index.html.eex | 873B Code/7517OS_Code/Chapter 7/phoenix_pub_sub/todo/web/templates/page/not_found.html.eex | 44B Code/7517OS_Code/Chapter 7/phoenix_pub_sub/todo/web/templates/todos/index.html.eex | 239B Code/7517OS_Code/Chapter 7/phoenix_pub_sub/todo/web/views/error_view.ex | 303B Code/7517OS_Code/Chapter 7/phoenix_pub_sub/todo/web/views/layout_view.ex | 49B Code/7517OS_Code/Chapter 7/phoenix_pub_sub/todo/web/views/page_view.ex | 47B Code/7517OS_Code/Chapter 7/phoenix_pub_sub/todo/web/views/todos_view.ex | 130B Code/7517OS_Code/Chapter 7/phoenix_pub_sub/todo/web/router.ex | 608B Code/7517OS_Code/Chapter 7/phoenix_pub_sub/todo/web/view.ex | 466B Code/7517OS_Code/Chapter 7/phoenix_pub_sub/todo/.gitignore | 34B Code/7517OS_Code/Chapter 7/phoenix_pub_sub/todo/mix.exs | 602B Code/7517OS_Code/Chapter 7/phoenix_pub_sub/todo/mix.lock | 224B Code/7517OS_Code/Chapter 7/phoenix_pub_sub/todo/README.md | 199B Code/7517OS_Code/Chapter 7/phoenix_routes/todo/config/locales/en.exs | 21B Code/7517OS_Code/Chapter 7/phoenix_routes/todo/config/config.exs | 722B Code/7517OS_Code/Chapter 7/phoenix_routes/todo/config/dev.exs | 342B Code/7517OS_Code/Chapter 7/phoenix_routes/todo/config/prod.exs | 887B Code/7517OS_Code/Chapter 7/phoenix_routes/todo/config/test.exs | 166B Code/7517OS_Code/Chapter 7/phoenix_routes/todo/lib/todo/endpoint.ex | 606B Code/7517OS_Code/Chapter 7/phoenix_routes/todo/lib/todo.ex | 888B Code/7517OS_Code/Chapter 7/phoenix_routes/todo/priv/static/css/phoenix.css | 99.16KB Code/7517OS_Code/Chapter 7/phoenix_routes/todo/priv/static/images/phoenix.png | 13.57KB Code/7517OS_Code/Chapter 7/phoenix_routes/todo/priv/static/js/phoenix.js | 15.43KB Code/7517OS_Code/Chapter 7/phoenix_routes/todo/test/test_helper.exs | 13B Code/7517OS_Code/Chapter 7/phoenix_routes/todo/test/todo_test.exs | 95B Code/7517OS_Code/Chapter 7/phoenix_routes/todo/web/controllers/page_controller.ex | 145B Code/7517OS_Code/Chapter 7/phoenix_routes/todo/web/templates/layout/application.html.eex | 819B Code/7517OS_Code/Chapter 7/phoenix_routes/todo/web/templates/page/error.html.eex | 21B Code/7517OS_Code/Chapter 7/phoenix_routes/todo/web/templates/page/index.html.eex | 873B Code/7517OS_Code/Chapter 7/phoenix_routes/todo/web/templates/page/not_found.html.eex | 44B Code/7517OS_Code/Chapter 7/phoenix_routes/todo/web/views/error_view.ex | 303B Code/7517OS_Code/Chapter 7/phoenix_routes/todo/web/views/layout_view.ex | 49B Code/7517OS_Code/Chapter 7/phoenix_routes/todo/web/views/page_view.ex | 47B Code/7517OS_Code/Chapter 7/phoenix_routes/todo/web/router.ex | 592B Code/7517OS_Code/Chapter 7/phoenix_routes/todo/web/view.ex | 466B Code/7517OS_Code/Chapter 7/phoenix_routes/todo/.gitignore | 34B Code/7517OS_Code/Chapter 7/phoenix_routes/todo/mix.exs | 602B Code/7517OS_Code/Chapter 7/phoenix_routes/todo/mix.lock | 224B Code/7517OS_Code/Chapter 7/phoenix_routes/todo/README.md | 199B Code/7517OS_Code/Chapter 7/phoenix_ssl/todo/config/locales/en.exs | 21B Code/7517OS_Code/Chapter 7/phoenix_ssl/todo/config/config.exs | 722B Code/7517OS_Code/Chapter 7/phoenix_ssl/todo/config/dev.exs | 342B Code/7517OS_Code/Chapter 7/phoenix_ssl/todo/config/prod.exs | 1.06KB Code/7517OS_Code/Chapter 7/phoenix_ssl/todo/config/test.exs | 166B Code/7517OS_Code/Chapter 7/phoenix_ssl/todo/lib/todo/access_counter.ex | 457B Code/7517OS_Code/Chapter 7/phoenix_ssl/todo/lib/todo/endpoint.ex | 606B Code/7517OS_Code/Chapter 7/phoenix_ssl/todo/lib/todo.ex | 925B Code/7517OS_Code/Chapter 7/phoenix_ssl/todo/priv/static/css/phoenix.css | 99.16KB Code/7517OS_Code/Chapter 7/phoenix_ssl/todo/priv/static/images/phoenix.png | 13.57KB Code/7517OS_Code/Chapter 7/phoenix_ssl/todo/priv/static/js/phoenix.js | 15.43KB Code/7517OS_Code/Chapter 7/phoenix_ssl/todo/test/test_helper.exs | 13B Code/7517OS_Code/Chapter 7/phoenix_ssl/todo/test/todo_test.exs | 95B Code/7517OS_Code/Chapter 7/phoenix_ssl/todo/web/controllers/my_controller.ex | 528B Code/7517OS_Code/Chapter 7/phoenix_ssl/todo/web/controllers/page_controller.ex | 145B Code/7517OS_Code/Chapter 7/phoenix_ssl/todo/web/controllers/todos_controller.ex | 469B Code/7517OS_Code/Chapter 7/phoenix_ssl/todo/web/templates/layout/application.html.eex | 819B Code/7517OS_Code/Chapter 7/phoenix_ssl/todo/web/templates/page/error.html.eex | 21B Code/7517OS_Code/Chapter 7/phoenix_ssl/todo/web/templates/page/index.html.eex | 873B Code/7517OS_Code/Chapter 7/phoenix_ssl/todo/web/templates/page/not_found.html.eex | 44B Code/7517OS_Code/Chapter 7/phoenix_ssl/todo/web/templates/todos/index.html.eex | 239B Code/7517OS_Code/Chapter 7/phoenix_ssl/todo/web/views/error_view.ex | 303B Code/7517OS_Code/Chapter 7/phoenix_ssl/todo/web/views/layout_view.ex | 49B Code/7517OS_Code/Chapter 7/phoenix_ssl/todo/web/views/page_view.ex | 47B Code/7517OS_Code/Chapter 7/phoenix_ssl/todo/web/views/todos_view.ex | 130B Code/7517OS_Code/Chapter 7/phoenix_ssl/todo/web/router.ex | 608B Code/7517OS_Code/Chapter 7/phoenix_ssl/todo/web/view.ex | 466B Code/7517OS_Code/Chapter 7/phoenix_ssl/todo/.gitignore | 34B Code/7517OS_Code/Chapter 7/phoenix_ssl/todo/mix.exs | 602B Code/7517OS_Code/Chapter 7/phoenix_ssl/todo/mix.lock | 224B Code/7517OS_Code/Chapter 7/phoenix_ssl/todo/README.md | 199B Code/7517OS_Code/Chapter 7/phoenix_views_templates/todo/config/locales/en.exs | 21B Code/7517OS_Code/Chapter 7/phoenix_views_templates/todo/config/config.exs | 722B Code/7517OS_Code/Chapter 7/phoenix_views_templates/todo/config/dev.exs | 342B Code/7517OS_Code/Chapter 7/phoenix_views_templates/todo/config/prod.exs | 887B Code/7517OS_Code/Chapter 7/phoenix_views_templates/todo/config/test.exs | 166B Code/7517OS_Code/Chapter 7/phoenix_views_templates/todo/lib/todo/endpoint.ex | 606B Code/7517OS_Code/Chapter 7/phoenix_views_templates/todo/lib/todo.ex | 888B Code/7517OS_Code/Chapter 7/phoenix_views_templates/todo/priv/static/css/phoenix.css | 99.16KB Code/7517OS_Code/Chapter 7/phoenix_views_templates/todo/priv/static/images/phoenix.png | 13.57KB Code/7517OS_Code/Chapter 7/phoenix_views_templates/todo/priv/static/js/phoenix.js | 15.43KB Code/7517OS_Code/Chapter 7/phoenix_views_templates/todo/test/test_helper.exs | 13B Code/7517OS_Code/Chapter 7/phoenix_views_templates/todo/test/todo_test.exs | 95B Code/7517OS_Code/Chapter 7/phoenix_views_templates/todo/web/controllers/my_controller.ex | 528B Code/7517OS_Code/Chapter 7/phoenix_views_templates/todo/web/controllers/page_controller.ex | 145B Code/7517OS_Code/Chapter 7/phoenix_views_templates/todo/web/controllers/todos_controller.ex | 353B Code/7517OS_Code/Chapter 7/phoenix_views_templates/todo/web/templates/layout/application.html.eex | 819B Code/7517OS_Code/Chapter 7/phoenix_views_templates/todo/web/templates/page/error.html.eex | 21B Code/7517OS_Code/Chapter 7/phoenix_views_templates/todo/web/templates/page/index.html.eex | 873B Code/7517OS_Code/Chapter 7/phoenix_views_templates/todo/web/templates/page/not_found.html.eex | 44B Code/7517OS_Code/Chapter 7/phoenix_views_templates/todo/web/templates/todos/index.html.eex | 239B Code/7517OS_Code/Chapter 7/phoenix_views_templates/todo/web/views/error_view.ex | 303B Code/7517OS_Code/Chapter 7/phoenix_views_templates/todo/web/views/layout_view.ex | 49B Code/7517OS_Code/Chapter 7/phoenix_views_templates/todo/web/views/page_view.ex | 47B Code/7517OS_Code/Chapter 7/phoenix_views_templates/todo/web/views/todos_view.ex | 130B Code/7517OS_Code/Chapter 7/phoenix_views_templates/todo/web/router.ex | 608B Code/7517OS_Code/Chapter 7/phoenix_views_templates/todo/web/view.ex | 466B Code/7517OS_Code/Chapter 7/phoenix_views_templates/todo/.gitignore | 34B Code/7517OS_Code/Chapter 7/phoenix_views_templates/todo/mix.exs | 602B Code/7517OS_Code/Chapter 7/phoenix_views_templates/todo/mix.lock | 224B Code/7517OS_Code/Chapter 7/phoenix_views_templates/todo/README.md | 199B Code/7517OS_Code/Chapter 7/todo/config/locales/en.exs | 21B Code/7517OS_Code/Chapter 7/todo/config/config.exs | 722B Code/7517OS_Code/Chapter 7/todo/config/dev.exs | 342B Code/7517OS_Code/Chapter 7/todo/config/prod.exs | 887B Code/7517OS_Code/Chapter 7/todo/config/test.exs | 166B Code/7517OS_Code/Chapter 7/todo/lib/todo/endpoint.ex | 606B Code/7517OS_Code/Chapter 7/todo/lib/todo.ex | 888B Code/7517OS_Code/Chapter 7/todo/priv/static/css/phoenix.css | 99.16KB Code/7517OS_Code/Chapter 7/todo/priv/static/images/phoenix.png | 13.57KB Code/7517OS_Code/Chapter 7/todo/priv/static/js/phoenix.js | 15.43KB Code/7517OS_Code/Chapter 7/todo/test/test_helper.exs | 13B Code/7517OS_Code/Chapter 7/todo/test/todo_test.exs | 95B Code/7517OS_Code/Chapter 7/todo/web/controllers/page_controller.ex | 145B Code/7517OS_Code/Chapter 7/todo/web/templates/layout/application.html.eex | 819B Code/7517OS_Code/Chapter 7/todo/web/templates/page/error.html.eex | 21B Code/7517OS_Code/Chapter 7/todo/web/templates/page/index.html.eex | 873B Code/7517OS_Code/Chapter 7/todo/web/templates/page/not_found.html.eex | 44B Code/7517OS_Code/Chapter 7/todo/web/views/error_view.ex | 303B Code/7517OS_Code/Chapter 7/todo/web/views/layout_view.ex | 49B Code/7517OS_Code/Chapter 7/todo/web/views/page_view.ex | 47B Code/7517OS_Code/Chapter 7/todo/web/router.ex | 461B Code/7517OS_Code/Chapter 7/todo/web/view.ex | 466B Code/7517OS_Code/Chapter 7/todo/.gitignore | 34B Code/7517OS_Code/Chapter 7/todo/mix.exs | 602B Code/7517OS_Code/Chapter 7/todo/mix.lock | 224B Code/7517OS_Code/Chapter 7/todo/README.md | 199B Code/7517OS_Code/Chapter 7/.DS_Store | 6.00KB Code/7517OS_Code/Chapter 8/os_commands/config/config.exs | 1.01KB Code/7517OS_Code/Chapter 8/os_commands/lib/os_commands.ex | 324B Code/7517OS_Code/Chapter 8/os_commands/test/os_commands_test.exs | 101B Code/7517OS_Code/Chapter 8/os_commands/test/test_helper.exs | 15B Code/7517OS_Code/Chapter 8/os_commands/.gitignore | 34B Code/7517OS_Code/Chapter 8/os_commands/mix.exs | 286B Code/7517OS_Code/Chapter 8/os_commands/mix.lock | 44B Code/7517OS_Code/Chapter 8/os_commands/README.md | 51B Code/7517OS_Code/Chapter 8/phoenix_twitter_stream/config/locales/en.exs | 21B Code/7517OS_Code/Chapter 8/phoenix_twitter_stream/config/config.exs | 756B Code/7517OS_Code/Chapter 8/phoenix_twitter_stream/config/dev.exs | 376B Code/7517OS_Code/Chapter 8/phoenix_twitter_stream/config/prod.exs | 955B Code/7517OS_Code/Chapter 8/phoenix_twitter_stream/config/test.exs | 200B Code/7517OS_Code/Chapter 8/phoenix_twitter_stream/lib/phoenix_tweeter_stream/endpoint.ex | 692B Code/7517OS_Code/Chapter 8/phoenix_twitter_stream/lib/phoenix_tweeter_stream/tweet_streamer.ex | 235B Code/7517OS_Code/Chapter 8/phoenix_twitter_stream/lib/phoenix_tweeter_stream.ex | 951B Code/7517OS_Code/Chapter 8/phoenix_twitter_stream/priv/static/css/phoenix.css | 99.16KB Code/7517OS_Code/Chapter 8/phoenix_twitter_stream/priv/static/images/phoenix.png | 13.57KB Code/7517OS_Code/Chapter 8/phoenix_twitter_stream/priv/static/js/phoenix.js | 15.43KB Code/7517OS_Code/Chapter 8/phoenix_twitter_stream/test/phoenix_tweeter_stream_test.exs | 111B Code/7517OS_Code/Chapter 8/phoenix_twitter_stream/test/test_helper.exs | 13B Code/7517OS_Code/Chapter 8/phoenix_twitter_stream/web/channels/tweets.ex | 256B Code/7517OS_Code/Chapter 8/phoenix_twitter_stream/web/controllers/page_controller.ex | 161B Code/7517OS_Code/Chapter 8/phoenix_twitter_stream/web/templates/layout/application.html.eex | 819B Code/7517OS_Code/Chapter 8/phoenix_twitter_stream/web/templates/page/error.html.eex | 21B Code/7517OS_Code/Chapter 8/phoenix_twitter_stream/web/templates/page/index.html.eex | 610B Code/7517OS_Code/Chapter 8/phoenix_twitter_stream/web/templates/page/not_found.html.eex | 44B Code/7517OS_Code/Chapter 8/phoenix_twitter_stream/web/views/error_view.ex | 335B Code/7517OS_Code/Chapter 8/phoenix_twitter_stream/web/views/layout_view.ex | 81B Code/7517OS_Code/Chapter 8/phoenix_twitter_stream/web/views/page_view.ex | 79B Code/7517OS_Code/Chapter 8/phoenix_twitter_stream/web/router.ex | 593B Code/7517OS_Code/Chapter 8/phoenix_twitter_stream/web/view.ex | 498B Code/7517OS_Code/Chapter 8/phoenix_twitter_stream/.DS_Store | 6.00KB Code/7517OS_Code/Chapter 8/phoenix_twitter_stream/.gitignore | 34B Code/7517OS_Code/Chapter 8/phoenix_twitter_stream/mix.exs | 546B Code/7517OS_Code/Chapter 8/phoenix_twitter_stream/mix.lock | 481B Code/7517OS_Code/Chapter 8/phoenix_twitter_stream/README.md | 215B Code/7517OS_Code/Chapter 8/redis_and_postgresql/config/config.exs | 153B Code/7517OS_Code/Chapter 8/redis_and_postgresql/lib/postgres/db.ex | 789B Code/7517OS_Code/Chapter 8/redis_and_postgresql/lib/postgres/message.ex | 202B Code/7517OS_Code/Chapter 8/redis_and_postgresql/lib/postgres/repo.ex | 342B Code/7517OS_Code/Chapter 8/redis_and_postgresql/lib/redis/msg_pusher.ex | 430B Code/7517OS_Code/Chapter 8/redis_and_postgresql/lib/redis/subscriber.ex | 1.07KB Code/7517OS_Code/Chapter 8/redis_and_postgresql/lib/redis_and_postgresql.ex | 338B Code/7517OS_Code/Chapter 8/redis_and_postgresql/priv/repo/migrations/20141218091804_create_messages.exs | 255B Code/7517OS_Code/Chapter 8/redis_and_postgresql/test/redis_and_postgresql_test.exs | 109B Code/7517OS_Code/Chapter 8/redis_and_postgresql/test/test_helper.exs | 15B Code/7517OS_Code/Chapter 8/redis_and_postgresql/.gitignore | 34B Code/7517OS_Code/Chapter 8/redis_and_postgresql/mix.exs | 451B Code/7517OS_Code/Chapter 8/redis_and_postgresql/mix.lock | 395B Code/7517OS_Code/Chapter 8/redis_and_postgresql/README.md | 67B Code/__MACOSX/7517OS_Code/Chapter 1/config_example/config/._config.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 1/config_example/config/._dev.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 1/config_example/config/._prod.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 1/config_example/config/._test.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 1/config_example/lib/._config_example.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 1/config_example/test/._config_example_test.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 1/config_example/test/._test_helper.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 1/config_example/._.gitignore | 212B Code/__MACOSX/7517OS_Code/Chapter 1/config_example/._mix.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 1/config_example/._README.md | 212B Code/__MACOSX/7517OS_Code/Chapter 1/manage_deps/config/._config.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 1/manage_deps/lib/._manage_deps.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 1/manage_deps/test/._manage_deps_test.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 1/manage_deps/test/._test_helper.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 1/manage_deps/._.DS_Store | 120B Code/__MACOSX/7517OS_Code/Chapter 1/manage_deps/._.gitignore | 212B Code/__MACOSX/7517OS_Code/Chapter 1/manage_deps/._mix.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 1/manage_deps/._mix.lock | 212B Code/__MACOSX/7517OS_Code/Chapter 1/manage_deps/._README.md | 212B Code/__MACOSX/7517OS_Code/Chapter 1/simple_app/config/._config.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 1/simple_app/lib/._simple_app.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 1/simple_app/test/._simple_app_test.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 1/simple_app/test/._test_helper.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 1/simple_app/._.DS_Store | 120B Code/__MACOSX/7517OS_Code/Chapter 1/simple_app/._.gitignore | 212B Code/__MACOSX/7517OS_Code/Chapter 1/simple_app/._mix.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 1/simple_app/._README.md | 212B Code/__MACOSX/7517OS_Code/Chapter 1/supervised_app/config/._config.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 1/supervised_app/lib/._supervised_app.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 1/supervised_app/test/._supervised_app_test.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 1/supervised_app/test/._test_helper.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 1/supervised_app/._.DS_Store | 120B Code/__MACOSX/7517OS_Code/Chapter 1/supervised_app/._.gitignore | 212B Code/__MACOSX/7517OS_Code/Chapter 1/supervised_app/._README.md | 212B Code/__MACOSX/7517OS_Code/Chapter 1/._echoer.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 1/._greeter.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 1/._meminfo.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 2/get_pages/config/._config.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 2/get_pages/lib/._get_pages.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 2/get_pages/test/._get_pages_test.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 2/get_pages/test/._test_helper.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 2/get_pages/._.DS_Store | 120B Code/__MACOSX/7517OS_Code/Chapter 2/get_pages/._.gitignore | 212B Code/__MACOSX/7517OS_Code/Chapter 2/get_pages/._mix.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 2/get_pages/._mix.lock | 212B Code/__MACOSX/7517OS_Code/Chapter 2/get_pages/._README.md | 212B Code/__MACOSX/7517OS_Code/Chapter 2/._stream_file.txt | 212B Code/__MACOSX/7517OS_Code/Chapter 2/._transformator.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 3/pipe_transformation/config/._config.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 3/pipe_transformation/lib/._pipe_transformation.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 3/pipe_transformation/test/._pipe_transformation_test.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 3/pipe_transformation/test/._test_helper.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 3/pipe_transformation/._.DS_Store | 120B Code/__MACOSX/7517OS_Code/Chapter 3/pipe_transformation/._.gitignore | 212B Code/__MACOSX/7517OS_Code/Chapter 3/pipe_transformation/._input_file.txt | 212B Code/__MACOSX/7517OS_Code/Chapter 3/pipe_transformation/._out.txt | 212B Code/__MACOSX/7517OS_Code/Chapter 3/pipe_transformation/._README.md | 212B Code/__MACOSX/7517OS_Code/Chapter 3/word_frequency/config/._config.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 3/word_frequency/lib/._word_frequency.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 3/word_frequency/test/._test_helper.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 3/word_frequency/test/._word_frequency_test.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 3/word_frequency/._.gitignore | 212B Code/__MACOSX/7517OS_Code/Chapter 3/word_frequency/._mix.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 3/word_frequency/._README.md | 212B Code/__MACOSX/7517OS_Code/Chapter 3/word_frequency/._walt_whitman.txt | 212B Code/__MACOSX/7517OS_Code/Chapter 3/word_frequency/._word_frequency.txt | 212B Code/__MACOSX/7517OS_Code/Chapter 3/._Divider.mp3 | 212B Code/__MACOSX/7517OS_Code/Chapter 4/constants/._constants.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 4/demo/config/._config.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 4/demo/lib/demo/one/._greeter.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 4/demo/lib/demo/two/._greeter.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 4/demo/lib/demo/._greeter.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 4/demo/test/._demo_test.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 4/demo/test/._test_helper.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 4/demo/._.DS_Store | 120B Code/__MACOSX/7517OS_Code/Chapter 4/demo/._.gitignore | 212B Code/__MACOSX/7517OS_Code/Chapter 4/demo/._mix.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 4/demo/._README.md | 212B Code/__MACOSX/7517OS_Code/Chapter 4/directives/._.DS_Store | 120B Code/__MACOSX/7517OS_Code/Chapter 4/directives/._directives.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 4/directives/._require_me.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 4/documenting/._my_module.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 4/documenting/._randomizer.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 4/randomizer/._.DS_Store | 120B Code/__MACOSX/7517OS_Code/Chapter 4/randomizer/._my_module.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 4/randomizer/._randomizer.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 4/._.DS_Store | 120B Code/__MACOSX/7517OS_Code/Chapter 4/._defaults.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 4/._my_script.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 4/._patterns_and_guards.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 5/geolocation_with_tasks/config/._config.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 5/geolocation_with_tasks/geo_db/._GeoLite2-Country.mmdb | 212B Code/__MACOSX/7517OS_Code/Chapter 5/geolocation_with_tasks/lib/._geolocation_with_tasks.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 5/geolocation_with_tasks/lib/._geolocator.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 5/geolocation_with_tasks/test/._geolocation_with_tasks_test.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 5/geolocation_with_tasks/test/._test_helper.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 5/geolocation_with_tasks/._.gitignore | 212B Code/__MACOSX/7517OS_Code/Chapter 5/geolocation_with_tasks/._mix.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 5/geolocation_with_tasks/._mix.lock | 212B Code/__MACOSX/7517OS_Code/Chapter 5/geolocation_with_tasks/._README.md | 212B Code/__MACOSX/7517OS_Code/Chapter 5/._.DS_Store | 120B Code/__MACOSX/7517OS_Code/Chapter 5/._ets_store.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 5/._messages.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 5/._messages_with_state.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 5/._multiple_calculations.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 5/._phone_book.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 6/creating_a_supervisor/._connection_tracker.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 6/creating_a_supervisor/._connection_tracker_sup.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 6/minimal_server/._connection_tracker.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 6/otp_gen_server/._connection_tracker.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 6/release_me/config/._config.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 6/release_me/lib/release_me/._connection_tracker.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 6/release_me/lib/._release_me.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 6/release_me/test/._release_me_test.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 6/release_me/test/._test_helper.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 6/release_me/._.DS_Store | 120B Code/__MACOSX/7517OS_Code/Chapter 6/release_me/._.gitignore | 212B Code/__MACOSX/7517OS_Code/Chapter 6/release_me/._mix.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 6/release_me/._mix.lock | 212B Code/__MACOSX/7517OS_Code/Chapter 6/release_me/._README.md | 212B Code/__MACOSX/7517OS_Code/Chapter 6/._.DS_Store | 120B Code/__MACOSX/7517OS_Code/Chapter 6/._error_handling.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 7/cowboy_app/config/._config.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 7/cowboy_app/lib/._cowboy_app.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 7/cowboy_app/test/._cowboy_app_test.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 7/cowboy_app/test/._test_helper.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 7/cowboy_app/._.gitignore | 212B Code/__MACOSX/7517OS_Code/Chapter 7/cowboy_app/._mix.lock | 212B Code/__MACOSX/7517OS_Code/Chapter 7/cowboy_app/._README.md | 212B Code/__MACOSX/7517OS_Code/Chapter 7/cowboy_static/cowboy_app/config/._config.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 7/cowboy_static/cowboy_app/lib/cowboy/._dispatch.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 7/cowboy_static/cowboy_app/lib/cowboy/._root_page_handler.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 7/cowboy_static/cowboy_app/lib/._cowboy_app.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 7/cowboy_static/cowboy_app/priv/._cc.png | 212B Code/__MACOSX/7517OS_Code/Chapter 7/cowboy_static/cowboy_app/priv/._html.jpg | 212B Code/__MACOSX/7517OS_Code/Chapter 7/cowboy_static/cowboy_app/priv/._index.html | 212B Code/__MACOSX/7517OS_Code/Chapter 7/cowboy_static/cowboy_app/priv/._test.html | 212B Code/__MACOSX/7517OS_Code/Chapter 7/cowboy_static/cowboy_app/test/._cowboy_app_test.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 7/cowboy_static/cowboy_app/test/._test_helper.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 7/cowboy_static/cowboy_app/._.gitignore | 212B Code/__MACOSX/7517OS_Code/Chapter 7/cowboy_static/cowboy_app/._mix.lock | 212B Code/__MACOSX/7517OS_Code/Chapter 7/cowboy_static/cowboy_app/._README.md | 212B Code/__MACOSX/7517OS_Code/Chapter 7/cowboy_websockets/cowboy_app/config/._config.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 7/cowboy_websockets/cowboy_app/lib/cowboy/._dispatch.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 7/cowboy_websockets/cowboy_app/lib/cowboy/._root_page_handler.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 7/cowboy_websockets/cowboy_app/lib/cowboy/._ws_handler.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 7/cowboy_websockets/cowboy_app/lib/cowboy/._ws_server.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 7/cowboy_websockets/cowboy_app/lib/._cowboy_app.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 7/cowboy_websockets/cowboy_app/priv/css/._bootstrap-theme.css | 212B Code/__MACOSX/7517OS_Code/Chapter 7/cowboy_websockets/cowboy_app/priv/css/._bootstrap-theme.min.css | 212B Code/__MACOSX/7517OS_Code/Chapter 7/cowboy_websockets/cowboy_app/priv/css/._bootstrap.min.css | 212B Code/__MACOSX/7517OS_Code/Chapter 7/cowboy_websockets/cowboy_app/priv/css/._navbar.css | 212B Code/__MACOSX/7517OS_Code/Chapter 7/cowboy_websockets/cowboy_app/priv/fonts/._glyphicons-halflings-regular.eot | 212B Code/__MACOSX/7517OS_Code/Chapter 7/cowboy_websockets/cowboy_app/priv/fonts/._glyphicons-halflings-regular.svg | 212B Code/__MACOSX/7517OS_Code/Chapter 7/cowboy_websockets/cowboy_app/priv/fonts/._glyphicons-halflings-regular.ttf | 212B Code/__MACOSX/7517OS_Code/Chapter 7/cowboy_websockets/cowboy_app/priv/fonts/._glyphicons-halflings-regular.woff | 212B Code/__MACOSX/7517OS_Code/Chapter 7/cowboy_websockets/cowboy_app/priv/js/._bootstrap.js | 212B Code/__MACOSX/7517OS_Code/Chapter 7/cowboy_websockets/cowboy_app/priv/js/._bootstrap.min.js | 212B Code/__MACOSX/7517OS_Code/Chapter 7/cowboy_websockets/cowboy_app/priv/js/._bullet.js | 212B Code/__MACOSX/7517OS_Code/Chapter 7/cowboy_websockets/cowboy_app/priv/js/._index.js | 212B Code/__MACOSX/7517OS_Code/Chapter 7/cowboy_websockets/cowboy_app/priv/js/._jquery.json-2.4.min.js | 212B Code/__MACOSX/7517OS_Code/Chapter 7/cowboy_websockets/cowboy_app/priv/js/._jquery.min.js | 212B Code/__MACOSX/7517OS_Code/Chapter 7/cowboy_websockets/cowboy_app/priv/._cc.png | 212B Code/__MACOSX/7517OS_Code/Chapter 7/cowboy_websockets/cowboy_app/priv/._html.jpg | 212B Code/__MACOSX/7517OS_Code/Chapter 7/cowboy_websockets/cowboy_app/priv/._index.html | 212B Code/__MACOSX/7517OS_Code/Chapter 7/cowboy_websockets/cowboy_app/priv/._test.html | 212B Code/__MACOSX/7517OS_Code/Chapter 7/cowboy_websockets/cowboy_app/test/._cowboy_app_test.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 7/cowboy_websockets/cowboy_app/test/._test_helper.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 7/cowboy_websockets/cowboy_app/._.DS_Store | 120B Code/__MACOSX/7517OS_Code/Chapter 7/cowboy_websockets/cowboy_app/._.gitignore | 212B Code/__MACOSX/7517OS_Code/Chapter 7/cowboy_websockets/cowboy_app/._mix.lock | 212B Code/__MACOSX/7517OS_Code/Chapter 7/cowboy_websockets/cowboy_app/._README.md | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_controller/todo/config/locales/._en.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_controller/todo/config/._config.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_controller/todo/config/._dev.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_controller/todo/config/._prod.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_controller/todo/config/._test.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_controller/todo/lib/todo/._endpoint.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_controller/todo/lib/._todo.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_controller/todo/priv/static/css/._phoenix.css | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_controller/todo/priv/static/images/._phoenix.png | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_controller/todo/priv/static/js/._phoenix.js | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_controller/todo/test/._test_helper.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_controller/todo/test/._todo_test.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_controller/todo/web/controllers/._my_controller.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_controller/todo/web/controllers/._page_controller.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_controller/todo/web/controllers/._todos_controller.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_controller/todo/web/templates/layout/._application.html.eex | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_controller/todo/web/templates/page/._error.html.eex | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_controller/todo/web/templates/page/._index.html.eex | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_controller/todo/web/templates/page/._not_found.html.eex | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_controller/todo/web/views/._error_view.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_controller/todo/web/views/._layout_view.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_controller/todo/web/views/._page_view.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_controller/todo/web/._router.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_controller/todo/web/._view.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_controller/todo/._.gitignore | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_controller/todo/._mix.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_controller/todo/._mix.lock | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_controller/todo/._README.md | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_pub_sub/todo/config/locales/._en.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_pub_sub/todo/config/._config.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_pub_sub/todo/config/._dev.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_pub_sub/todo/config/._prod.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_pub_sub/todo/config/._test.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_pub_sub/todo/lib/todo/._access_counter.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_pub_sub/todo/lib/todo/._endpoint.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_pub_sub/todo/priv/static/css/._phoenix.css | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_pub_sub/todo/priv/static/images/._phoenix.png | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_pub_sub/todo/priv/static/js/._phoenix.js | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_pub_sub/todo/test/._test_helper.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_pub_sub/todo/test/._todo_test.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_pub_sub/todo/web/controllers/._my_controller.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_pub_sub/todo/web/controllers/._page_controller.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_pub_sub/todo/web/controllers/._todos_controller.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_pub_sub/todo/web/templates/layout/._application.html.eex | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_pub_sub/todo/web/templates/page/._error.html.eex | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_pub_sub/todo/web/templates/page/._index.html.eex | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_pub_sub/todo/web/templates/page/._not_found.html.eex | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_pub_sub/todo/web/templates/todos/._index.html.eex | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_pub_sub/todo/web/views/._error_view.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_pub_sub/todo/web/views/._layout_view.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_pub_sub/todo/web/views/._page_view.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_pub_sub/todo/web/views/._todos_view.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_pub_sub/todo/web/._router.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_pub_sub/todo/web/._view.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_pub_sub/todo/._.gitignore | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_pub_sub/todo/._mix.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_pub_sub/todo/._mix.lock | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_pub_sub/todo/._README.md | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_routes/todo/config/locales/._en.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_routes/todo/config/._config.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_routes/todo/config/._dev.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_routes/todo/config/._prod.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_routes/todo/config/._test.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_routes/todo/lib/todo/._endpoint.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_routes/todo/lib/._todo.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_routes/todo/priv/static/css/._phoenix.css | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_routes/todo/priv/static/images/._phoenix.png | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_routes/todo/priv/static/js/._phoenix.js | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_routes/todo/test/._test_helper.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_routes/todo/test/._todo_test.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_routes/todo/web/controllers/._page_controller.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_routes/todo/web/templates/layout/._application.html.eex | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_routes/todo/web/templates/page/._error.html.eex | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_routes/todo/web/templates/page/._index.html.eex | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_routes/todo/web/templates/page/._not_found.html.eex | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_routes/todo/web/views/._error_view.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_routes/todo/web/views/._layout_view.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_routes/todo/web/views/._page_view.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_routes/todo/web/._router.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_routes/todo/web/._view.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_routes/todo/._.gitignore | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_routes/todo/._mix.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_routes/todo/._mix.lock | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_routes/todo/._README.md | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_ssl/todo/config/locales/._en.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_ssl/todo/config/._config.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_ssl/todo/config/._dev.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_ssl/todo/config/._prod.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_ssl/todo/config/._test.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_ssl/todo/lib/todo/._access_counter.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_ssl/todo/lib/todo/._endpoint.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_ssl/todo/lib/._todo.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_ssl/todo/priv/static/css/._phoenix.css | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_ssl/todo/priv/static/images/._phoenix.png | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_ssl/todo/priv/static/js/._phoenix.js | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_ssl/todo/test/._test_helper.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_ssl/todo/test/._todo_test.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_ssl/todo/web/controllers/._my_controller.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_ssl/todo/web/controllers/._page_controller.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_ssl/todo/web/controllers/._todos_controller.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_ssl/todo/web/templates/layout/._application.html.eex | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_ssl/todo/web/templates/page/._error.html.eex | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_ssl/todo/web/templates/page/._index.html.eex | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_ssl/todo/web/templates/page/._not_found.html.eex | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_ssl/todo/web/templates/todos/._index.html.eex | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_ssl/todo/web/views/._error_view.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_ssl/todo/web/views/._layout_view.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_ssl/todo/web/views/._page_view.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_ssl/todo/web/views/._todos_view.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_ssl/todo/web/._router.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_ssl/todo/web/._view.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_ssl/todo/._.gitignore | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_ssl/todo/._mix.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_ssl/todo/._mix.lock | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_ssl/todo/._README.md | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_views_templates/todo/config/locales/._en.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_views_templates/todo/config/._config.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_views_templates/todo/config/._dev.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_views_templates/todo/config/._prod.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_views_templates/todo/config/._test.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_views_templates/todo/lib/todo/._endpoint.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_views_templates/todo/lib/._todo.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_views_templates/todo/priv/static/css/._phoenix.css | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_views_templates/todo/priv/static/images/._phoenix.png | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_views_templates/todo/priv/static/js/._phoenix.js | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_views_templates/todo/test/._test_helper.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_views_templates/todo/test/._todo_test.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_views_templates/todo/web/controllers/._my_controller.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_views_templates/todo/web/controllers/._page_controller.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_views_templates/todo/web/controllers/._todos_controller.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_views_templates/todo/web/templates/layout/._application.html.eex | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_views_templates/todo/web/templates/page/._error.html.eex | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_views_templates/todo/web/templates/page/._index.html.eex | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_views_templates/todo/web/templates/page/._not_found.html.eex | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_views_templates/todo/web/templates/todos/._index.html.eex | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_views_templates/todo/web/views/._error_view.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_views_templates/todo/web/views/._layout_view.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_views_templates/todo/web/views/._page_view.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_views_templates/todo/web/views/._todos_view.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_views_templates/todo/web/._router.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_views_templates/todo/web/._view.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_views_templates/todo/._.gitignore | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_views_templates/todo/._mix.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_views_templates/todo/._mix.lock | 212B Code/__MACOSX/7517OS_Code/Chapter 7/phoenix_views_templates/todo/._README.md | 212B Code/__MACOSX/7517OS_Code/Chapter 7/todo/config/locales/._en.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 7/todo/config/._config.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 7/todo/config/._dev.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 7/todo/config/._prod.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 7/todo/config/._test.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 7/todo/lib/todo/._endpoint.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 7/todo/lib/._todo.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 7/todo/priv/static/css/._phoenix.css | 212B Code/__MACOSX/7517OS_Code/Chapter 7/todo/priv/static/images/._phoenix.png | 212B Code/__MACOSX/7517OS_Code/Chapter 7/todo/priv/static/js/._phoenix.js | 212B Code/__MACOSX/7517OS_Code/Chapter 7/todo/test/._test_helper.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 7/todo/test/._todo_test.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 7/todo/web/controllers/._page_controller.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 7/todo/web/templates/layout/._application.html.eex | 212B Code/__MACOSX/7517OS_Code/Chapter 7/todo/web/templates/page/._error.html.eex | 212B Code/__MACOSX/7517OS_Code/Chapter 7/todo/web/templates/page/._index.html.eex | 212B Code/__MACOSX/7517OS_Code/Chapter 7/todo/web/templates/page/._not_found.html.eex | 212B Code/__MACOSX/7517OS_Code/Chapter 7/todo/web/views/._error_view.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 7/todo/web/views/._layout_view.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 7/todo/web/views/._page_view.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 7/todo/web/._router.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 7/todo/web/._view.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 7/todo/._.gitignore | 212B Code/__MACOSX/7517OS_Code/Chapter 7/todo/._mix.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 7/todo/._mix.lock | 212B Code/__MACOSX/7517OS_Code/Chapter 7/todo/._README.md | 212B Code/__MACOSX/7517OS_Code/Chapter 7/._.DS_Store | 120B Code/__MACOSX/7517OS_Code/Chapter 8/os_commands/config/._config.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 8/os_commands/lib/._os_commands.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 8/os_commands/test/._os_commands_test.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 8/os_commands/test/._test_helper.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 8/os_commands/._.gitignore | 212B Code/__MACOSX/7517OS_Code/Chapter 8/os_commands/._mix.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 8/os_commands/._mix.lock | 212B Code/__MACOSX/7517OS_Code/Chapter 8/os_commands/._README.md | 212B Code/__MACOSX/7517OS_Code/Chapter 8/phoenix_twitter_stream/config/locales/._en.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 8/phoenix_twitter_stream/config/._config.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 8/phoenix_twitter_stream/config/._dev.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 8/phoenix_twitter_stream/config/._prod.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 8/phoenix_twitter_stream/config/._test.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 8/phoenix_twitter_stream/lib/phoenix_tweeter_stream/._endpoint.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 8/phoenix_twitter_stream/lib/phoenix_tweeter_stream/._tweet_streamer.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 8/phoenix_twitter_stream/lib/._phoenix_tweeter_stream.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 8/phoenix_twitter_stream/priv/static/css/._phoenix.css | 212B Code/__MACOSX/7517OS_Code/Chapter 8/phoenix_twitter_stream/priv/static/images/._phoenix.png | 212B Code/__MACOSX/7517OS_Code/Chapter 8/phoenix_twitter_stream/priv/static/js/._phoenix.js | 212B Code/__MACOSX/7517OS_Code/Chapter 8/phoenix_twitter_stream/test/._phoenix_tweeter_stream_test.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 8/phoenix_twitter_stream/test/._test_helper.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 8/phoenix_twitter_stream/web/channels/._tweets.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 8/phoenix_twitter_stream/web/controllers/._page_controller.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 8/phoenix_twitter_stream/web/templates/layout/._application.html.eex | 212B Code/__MACOSX/7517OS_Code/Chapter 8/phoenix_twitter_stream/web/templates/page/._error.html.eex | 212B Code/__MACOSX/7517OS_Code/Chapter 8/phoenix_twitter_stream/web/templates/page/._index.html.eex | 212B Code/__MACOSX/7517OS_Code/Chapter 8/phoenix_twitter_stream/web/templates/page/._not_found.html.eex | 212B Code/__MACOSX/7517OS_Code/Chapter 8/phoenix_twitter_stream/web/views/._error_view.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 8/phoenix_twitter_stream/web/views/._layout_view.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 8/phoenix_twitter_stream/web/views/._page_view.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 8/phoenix_twitter_stream/web/._router.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 8/phoenix_twitter_stream/web/._view.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 8/phoenix_twitter_stream/._.DS_Store | 120B Code/__MACOSX/7517OS_Code/Chapter 8/phoenix_twitter_stream/._.gitignore | 212B Code/__MACOSX/7517OS_Code/Chapter 8/phoenix_twitter_stream/._mix.lock | 212B Code/__MACOSX/7517OS_Code/Chapter 8/phoenix_twitter_stream/._README.md | 212B Code/__MACOSX/7517OS_Code/Chapter 8/redis_and_postgresql/config/._config.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 8/redis_and_postgresql/lib/postgres/._db.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 8/redis_and_postgresql/lib/postgres/._message.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 8/redis_and_postgresql/lib/redis/._msg_pusher.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 8/redis_and_postgresql/lib/redis/._subscriber.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 8/redis_and_postgresql/lib/._redis_and_postgresql.ex | 212B Code/__MACOSX/7517OS_Code/Chapter 8/redis_and_postgresql/priv/repo/migrations/._20141218091804_create_messages.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 8/redis_and_postgresql/test/._redis_and_postgresql_test.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 8/redis_and_postgresql/test/._test_helper.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 8/redis_and_postgresql/._.gitignore | 212B Code/__MACOSX/7517OS_Code/Chapter 8/redis_and_postgresql/._mix.exs | 212B Code/__MACOSX/7517OS_Code/Chapter 8/redis_and_postgresql/._mix.lock | 212B Code/__MACOSX/7517OS_Code/Chapter 8/redis_and_postgresql/._README.md | 212B Paulo A Pereira - Elixir Cookbook - 2015.epub | 5.64MB Paulo A Pereira - Elixir Cookbook - 2015.pdf | 3.54MB