From 1aea00e12604739fcb902e5ee83c244b09902208 Mon Sep 17 00:00:00 2001 From: bodrovis Date: Tue, 29 Nov 2016 19:42:54 +0300 Subject: [PATCH] radiant wind is now bodrovis.tech --- Archives_with_Rubyzip/README.md | 2 +- Auth_Provider_with_Doorkeeper/README.md | 2 +- Auth_Provider_with_Opro/README.md | 2 +- Authentication_with_AuthLogic/README.md | 2 +- .../app/views/layouts/application.html.erb | 2 +- Authentication_with_Clearance/README.md | 2 +- .../app/views/layouts/application.html.erb | 2 +- Authentication_with_Devise/README.md | 2 +- .../app/views/layouts/application.html.erb | 2 +- Authentication_with_OAuth2/README.md | 2 +- .../app/views/layouts/application.html.erb | 2 +- Authorization_with_CanCanCan/README.md | 2 +- .../app/views/layouts/application.html.erb | 2 +- Authorization_with_Pundit/README.md | 2 +- .../app/views/layouts/application.html.erb | 2 +- Caching/README.md | 2 +- Dota_on_Rails/README.md | 2 +- Dota_on_Rails/app/views/layouts/application.html.erb | 2 +- Error_Reporting_with_Raygun/README.md | 2 +- Feeds_with_Stream/README.md | 2 +- Feeds_with_Stream/app/views/layouts/application.html.erb | 2 +- Generate_Excel_with_axlsx/README.md | 2 +- Geocoder/README.md | 2 +- Geocoder/app/views/layouts/application.html.erb | 2 +- Graphs_with_Chartkick/README.md | 2 +- Graphs_with_Chartkick/app/views/layouts/application.html.erb | 2 +- Rails5_Migration/README.md | 2 +- SimpleUploader/README.md | 2 +- SimpleUploader/app/views/layouts/application.html.erb | 2 +- 29 files changed, 29 insertions(+), 29 deletions(-) diff --git a/Archives_with_Rubyzip/README.md b/Archives_with_Rubyzip/README.md index c3875f0..9195a0e 100644 --- a/Archives_with_Rubyzip/README.md +++ b/Archives_with_Rubyzip/README.md @@ -1,3 +1,3 @@ Source code for the [Zip It! Zip It Good with Rails and Rubyzip](http://www.sitepoint.com/accept-and-send-zip-archives-with-rails-and-rubyzip/) article on SitePoint, -created by Ilya Bodrov ([radiant-wind.com](http://radiant-wind.com)). \ No newline at end of file +created by Ilya Bodrov ([bodrovis.tech](http://bodrovis.tech)). \ No newline at end of file diff --git a/Auth_Provider_with_Doorkeeper/README.md b/Auth_Provider_with_Doorkeeper/README.md index e1b41a6..0e6567c 100644 --- a/Auth_Provider_with_Doorkeeper/README.md +++ b/Auth_Provider_with_Doorkeeper/README.md @@ -1,4 +1,4 @@ Source code for the [Getting Started with Doorkeeper and OAuth 2.0](http://www.sitepoint.com/getting-started-with-doorkeeper-and-oauth-2-0/), and [Tailor Doorkeeper with Refresh Tokens, Views, and Strategies](http://www.sitepoint.com/tailor-doorkeeper-with-refresh-tokens-views-and-strategies/) articles on SitePoint, -created by Ilya Bodrov ([radiant-wind.com](http://radiant-wind.com)). \ No newline at end of file +created by Ilya Bodrov ([bodrovis.tech](http://bodrovis.tech)). \ No newline at end of file diff --git a/Auth_Provider_with_Opro/README.md b/Auth_Provider_with_Opro/README.md index 2ebda57..f07fe3e 100644 --- a/Auth_Provider_with_Opro/README.md +++ b/Auth_Provider_with_Opro/README.md @@ -2,4 +2,4 @@ Source code for the [Authenticate All the Things with oPRO, the Basics](http://w [OAuth 2 All the Things with oPRO: Users and API](http://www.sitepoint.com/oauth-2-all-the-things-with-opro-users-and-api/) and [OAuth 2 All the Things with oPRO: Customization](http://www.sitepoint.com/oauth-2-all-the-things-with-opro-customization/) articles on SitePoint, -created by Ilya Bodrov ([radiant-wind.com](http://radiant-wind.com)). \ No newline at end of file +created by Ilya Bodrov ([bodrovis.tech](http://bodrovis.tech)). \ No newline at end of file diff --git a/Authentication_with_AuthLogic/README.md b/Authentication_with_AuthLogic/README.md index aecc2a7..f4da609 100644 --- a/Authentication_with_AuthLogic/README.md +++ b/Authentication_with_AuthLogic/README.md @@ -1,5 +1,5 @@ Source code for the [Rails Authentication with Authlogic](http://www.sitepoint.com/rails-authentication-with-authlogic/) article on SitePoint, -created by Ilya Bodrov ([radiant-wind.com](http://radiant-wind.com)). +created by Ilya Bodrov ([bodrovis.tech](http://bodrovis.tech)). [Working demo](https://sitepoint-authlogic.herokuapp.com/). \ No newline at end of file diff --git a/Authentication_with_AuthLogic/app/views/layouts/application.html.erb b/Authentication_with_AuthLogic/app/views/layouts/application.html.erb index 7ea070a..84263ea 100644 --- a/Authentication_with_AuthLogic/app/views/layouts/application.html.erb +++ b/Authentication_with_AuthLogic/app/views/layouts/application.html.erb @@ -42,7 +42,7 @@ diff --git a/Authentication_with_Clearance/README.md b/Authentication_with_Clearance/README.md index f435108..8d943c2 100644 --- a/Authentication_with_Clearance/README.md +++ b/Authentication_with_Clearance/README.md @@ -1,6 +1,6 @@ Source code for the [Simple Rails Authentication with Clearance](http://www.sitepoint.com/simple-rails-authentication-with-clearance/) article on SitePoint, -created by Ilya Bodrov ([radiant-wind.com](http://radiant-wind.com)). +created by Ilya Bodrov ([bodrovis.tech](http://bodrovis.tech)). [Working demo](https://sitepoint-clearance.herokuapp.com/). diff --git a/Authentication_with_Clearance/app/views/layouts/application.html.erb b/Authentication_with_Clearance/app/views/layouts/application.html.erb index a4c3b1f..a0440ad 100644 --- a/Authentication_with_Clearance/app/views/layouts/application.html.erb +++ b/Authentication_with_Clearance/app/views/layouts/application.html.erb @@ -44,7 +44,7 @@ diff --git a/Authentication_with_Devise/README.md b/Authentication_with_Devise/README.md index 130ee06..4034c6a 100644 --- a/Authentication_with_Devise/README.md +++ b/Authentication_with_Devise/README.md @@ -1,5 +1,5 @@ Source code for the [Devise Authentication in Depth](http://www.sitepoint.com/devise-authentication-in-depth/) article on SitePoint, -created by Ilya Bodrov ([radiant-wind.com](http://radiant-wind.com)). +created by Ilya Bodrov ([bodrovis.tech](http://bodrovis.tech)). [Working demo](https://sitepoint-devise.herokuapp.com/). \ No newline at end of file diff --git a/Authentication_with_Devise/app/views/layouts/application.html.erb b/Authentication_with_Devise/app/views/layouts/application.html.erb index 6fa33c8..ab8753e 100644 --- a/Authentication_with_Devise/app/views/layouts/application.html.erb +++ b/Authentication_with_Devise/app/views/layouts/application.html.erb @@ -59,7 +59,7 @@ diff --git a/Authentication_with_OAuth2/README.md b/Authentication_with_OAuth2/README.md index d78e5aa..b0ba5ba 100644 --- a/Authentication_with_OAuth2/README.md +++ b/Authentication_with_OAuth2/README.md @@ -1,6 +1,6 @@ Source code for the [Rails Authentication with OAuth 2.0 and OmniAuth](http://www.sitepoint.com/rails-authentication-oauth-2-0-omniauth/) article on SitePoint, -created by Ilya Bodrov ([radiant-wind.com](http://radiant-wind.com)). +created by Ilya Bodrov ([bodrovis.tech](http://bodrovis.tech)). [Working demo](https://sitepoint-oauth2.herokuapp.com/). diff --git a/Authentication_with_OAuth2/app/views/layouts/application.html.erb b/Authentication_with_OAuth2/app/views/layouts/application.html.erb index 5548b33..8d265e1 100644 --- a/Authentication_with_OAuth2/app/views/layouts/application.html.erb +++ b/Authentication_with_OAuth2/app/views/layouts/application.html.erb @@ -44,7 +44,7 @@ diff --git a/Authorization_with_CanCanCan/README.md b/Authorization_with_CanCanCan/README.md index d1b51d7..ed337ac 100644 --- a/Authorization_with_CanCanCan/README.md +++ b/Authorization_with_CanCanCan/README.md @@ -1,6 +1,6 @@ Source code for the [CanCanCan: The Rails Authorization Dance](http://www.sitepoint.com/cancancan-rails-authorization-dance/) article on SitePoint, -created by Ilya Bodrov ([radiant-wind.com](http://radiant-wind.com)). +created by Ilya Bodrov ([bodrovis.tech](http://bodrovis.tech)). [Working demo](https://sitepoint-cancan.herokuapp.com/). diff --git a/Authorization_with_CanCanCan/app/views/layouts/application.html.erb b/Authorization_with_CanCanCan/app/views/layouts/application.html.erb index 9787a59..fb5b0b8 100644 --- a/Authorization_with_CanCanCan/app/views/layouts/application.html.erb +++ b/Authorization_with_CanCanCan/app/views/layouts/application.html.erb @@ -56,7 +56,7 @@ diff --git a/Authorization_with_Pundit/README.md b/Authorization_with_Pundit/README.md index 7f6a059..d604be4 100644 --- a/Authorization_with_Pundit/README.md +++ b/Authorization_with_Pundit/README.md @@ -1,5 +1,5 @@ Source code for the [Straightforward Rails Authorization with Pundit](http://www.sitepoint.com/straightforward-rails-authorization-with-pundit/) article on SitePoint, -created by Ilya Bodrov ([radiant-wind.com](http://radiant-wind.com)). +created by Ilya Bodrov ([bodrovis.tech](http://bodrovis.tech)). [Working demo](https://sitepoint-pundit.herokuapp.com/). \ No newline at end of file diff --git a/Authorization_with_Pundit/app/views/layouts/application.html.erb b/Authorization_with_Pundit/app/views/layouts/application.html.erb index bf5d0a5..a476227 100644 --- a/Authorization_with_Pundit/app/views/layouts/application.html.erb +++ b/Authorization_with_Pundit/app/views/layouts/application.html.erb @@ -42,7 +42,7 @@ diff --git a/Caching/README.md b/Caching/README.md index 7f6c32d..10f2f76 100644 --- a/Caching/README.md +++ b/Caching/README.md @@ -1,4 +1,4 @@ Source code for the [Speed Things up by Learning about Caching in Rails](http://www.sitepoint.com/speed-things-up-by-learning-about-caching-in-rails/) at SitePoint, -created by Ilya Bodrov ([radiant-wind.com](http://radiant-wind.com)). \ No newline at end of file +created by Ilya Bodrov ([bodrovis.tech](http://bodrovis.tech)). \ No newline at end of file diff --git a/Dota_on_Rails/README.md b/Dota_on_Rails/README.md index af2dfe7..c7f0361 100644 --- a/Dota_on_Rails/README.md +++ b/Dota_on_Rails/README.md @@ -1,7 +1,7 @@ Source code for the [Steam-Powered DOTA on Rails](http://www.sitepoint.com/steam-powered-dota-on-rails/) and [DOTA 2 on Rails: Digging Deeper](http://www.sitepoint.com/dota-2-rails-digging-deeper/) articles on SitePoint, -created by Ilya Bodrov ([radiant-wind.com](http://radiant-wind.com)). +created by Ilya Bodrov ([bodrovis.tech](http://bodrovis.tech)). [Working demo](https://sitepoint-dota.herokuapp.com/). diff --git a/Dota_on_Rails/app/views/layouts/application.html.erb b/Dota_on_Rails/app/views/layouts/application.html.erb index 0b0e878..3e00538 100644 --- a/Dota_on_Rails/app/views/layouts/application.html.erb +++ b/Dota_on_Rails/app/views/layouts/application.html.erb @@ -43,7 +43,7 @@ diff --git a/Error_Reporting_with_Raygun/README.md b/Error_Reporting_with_Raygun/README.md index 494e993..c3b4c0d 100644 --- a/Error_Reporting_with_Raygun/README.md +++ b/Error_Reporting_with_Raygun/README.md @@ -1,5 +1,5 @@ Source code for the [Know What Your Users Know with Raygun](http://www.sitepoint.com/know-what-your-users-know-with-raygun/) article on SitePoint, -created by Ilya Bodrov ([radiant-wind.com](http://radiant-wind.com)). +created by Ilya Bodrov ([bodrovis.tech](http://bodrovis.tech)). diff --git a/Feeds_with_Stream/README.md b/Feeds_with_Stream/README.md index f7087a9..631968b 100644 --- a/Feeds_with_Stream/README.md +++ b/Feeds_with_Stream/README.md @@ -1,5 +1,5 @@ Source code for the [Super Easy Activity Feeds with Stream](http://www.sitepoint.com/super-easy-activity-feeds-with-stream/) article on SitePoint, -created by Ilya Bodrov ([radiant-wind.com](http://radiant-wind.com)). +created by Ilya Bodrov ([bodrovis.tech](http://bodrovis.tech)). [Working demo](https://sitepoint-stream.herokuapp.com/). \ No newline at end of file diff --git a/Feeds_with_Stream/app/views/layouts/application.html.erb b/Feeds_with_Stream/app/views/layouts/application.html.erb index 38c75db..efbbd69 100644 --- a/Feeds_with_Stream/app/views/layouts/application.html.erb +++ b/Feeds_with_Stream/app/views/layouts/application.html.erb @@ -48,7 +48,7 @@ diff --git a/Generate_Excel_with_axlsx/README.md b/Generate_Excel_with_axlsx/README.md index 52a317b..6c66c23 100644 --- a/Generate_Excel_with_axlsx/README.md +++ b/Generate_Excel_with_axlsx/README.md @@ -1,3 +1,3 @@ Source code for the [Generate Excel Spreadsheets with Rails and the Axlsx Gem](http://www.sitepoint.com/generate-excel-spreadsheets-rails-axlsx-gem/) article on SitePoint, -created by Ilya Bodrov ([radiant-wind.com](http://radiant-wind.com)). +created by Ilya Bodrov ([bodrovis.tech](http://bodrovis.tech)). diff --git a/Geocoder/README.md b/Geocoder/README.md index 52bbe6c..053b8cc 100644 --- a/Geocoder/README.md +++ b/Geocoder/README.md @@ -1,5 +1,5 @@ Source code for the [Geocoder: Display Maps and Find Places in Rails](http://www.sitepoint.com/geocoder-display-maps-and-find-places-in-rails/) article on SitePoint, -created by Ilya Bodrov ([radiant-wind.com](http://radiant-wind.com)). +created by Ilya Bodrov ([bodrovis.tech](http://bodrovis.tech)). [Working demo](https://sitepoint-geocoder.herokuapp.com/). \ No newline at end of file diff --git a/Geocoder/app/views/layouts/application.html.erb b/Geocoder/app/views/layouts/application.html.erb index 88ad426..cad8c77 100644 --- a/Geocoder/app/views/layouts/application.html.erb +++ b/Geocoder/app/views/layouts/application.html.erb @@ -40,7 +40,7 @@ diff --git a/Graphs_with_Chartkick/README.md b/Graphs_with_Chartkick/README.md index 2872c31..784d9eb 100644 --- a/Graphs_with_Chartkick/README.md +++ b/Graphs_with_Chartkick/README.md @@ -1,3 +1,3 @@ Source code for the [Make Easy Graphs and Charts on Rails with Chartkick](https://www.sitepoint.com/make-easy-graphs-and-charts-on-rails-with-chartkick/) article on SitePoint, -created by Ilya Bodrov ([radiant-wind.com](http://radiant-wind.com)). \ No newline at end of file +created by Ilya Bodrov ([bodrovis.tech](http://bodrovis.tech)). \ No newline at end of file diff --git a/Graphs_with_Chartkick/app/views/layouts/application.html.erb b/Graphs_with_Chartkick/app/views/layouts/application.html.erb index befe471..fca0c6e 100644 --- a/Graphs_with_Chartkick/app/views/layouts/application.html.erb +++ b/Graphs_with_Chartkick/app/views/layouts/application.html.erb @@ -13,7 +13,7 @@ diff --git a/Rails5_Migration/README.md b/Rails5_Migration/README.md index 01e4745..b5ec007 100644 --- a/Rails5_Migration/README.md +++ b/Rails5_Migration/README.md @@ -1,3 +1,3 @@ Source code for the [Onwards to Rails 5: Additions, Changes, and Deprecations](http://www.sitepoint.com/onwards-to-rails-5-additions-changes-and-deprecations/) article on SitePoint, -created by Ilya Bodrov ([radiant-wind.com](http://radiant-wind.com)). \ No newline at end of file +created by Ilya Bodrov ([bodrovis.tech](http://bodrovis.tech)). \ No newline at end of file diff --git a/SimpleUploader/README.md b/SimpleUploader/README.md index 2f24391..b3cf488 100644 --- a/SimpleUploader/README.md +++ b/SimpleUploader/README.md @@ -1,5 +1,5 @@ Source code for the [Uploading Files with Paperclip](http://www.sitepoint.com/uploading-files-with-paperclip/) article on SitePoint, -created by Ilya Bodrov ([radiant-wind.com](http://radiant-wind.com)). +created by Ilya Bodrov ([bodrovis.tech](http://bodrovis.tech)). [Working demo](https://sitepoint-paperclip-uploader.herokuapp.com/). \ No newline at end of file diff --git a/SimpleUploader/app/views/layouts/application.html.erb b/SimpleUploader/app/views/layouts/application.html.erb index f5753d9..6bdbf3e 100644 --- a/SimpleUploader/app/views/layouts/application.html.erb +++ b/SimpleUploader/app/views/layouts/application.html.erb @@ -39,7 +39,7 @@