zhongziso
搜索
zhongziso
首页
首页
功能
磁力转BT
BT转磁力
关于
使用教程
免责声明
磁力助手
Ruby on Rails 6 Learn 25+ gems and build a Startup MVP 2020
magnet:?xt=urn:btih:30424c00de8ba7eec5516fb81e92ab04720fcc9b&dn=Ruby on Rails 6 Learn 25+ gems and build a Startup MVP 2020
磁力链接详情
文件列表详情
30424c00de8ba7eec5516fb81e92ab04720fcc9b
infohash:
177
文件数量
9.11 GB
文件大小
2021-2-27 13:00
创建日期
2024-11-9 11:29
最后访问
相关分词
Ruby
on
Rails
6
Learn
25
gems
and
build
a
Startup
MVP
2020
08 Integrating Comments with Nested Routes/216 nested resources - comments inside lessons.mp4 203.7 MB
01 Introduction and Setup/001 Preview of the final application.mp4 75.89 MB
02 Install Ruby on Rails 6 configure application/003 Create AWS Cloud9 environment install Ruby on Rails 6.mp4 31.93 MB
02 Install Ruby on Rails 6 configure application/005 Create app configure PostgreSQL.mp4 55.93 MB
02 Install Ruby on Rails 6 configure application/007 First commit to Github.mp4 13.58 MB
02 Install Ruby on Rails 6 configure application/009 Hello World. Generating a static page.mp4 13.6 MB
02 Install Ruby on Rails 6 configure application/011 Push application to production on Heroku.mp4 37.11 MB
03 Building the MVP (minimum viable product)/013 gem haml-rails - more RoR-friendly way of editing HTML.mp4 11.6 MB
03 Building the MVP (minimum viable product)/015 (REVISED) Install Bootstrap with Yarn and Webpacker.mp4 66.18 MB
03 Building the MVP (minimum viable product)/017 gem font-awesome-sass - add cool icons for styling.mp4 19.21 MB
03 Building the MVP (minimum viable product)/019 gem simple_form - better way to work with forms.mp4 7.46 MB
03 Building the MVP (minimum viable product)/021 add a Courses table.mp4 21.35 MB
03 Building the MVP (minimum viable product)/023 action_text - rich text editor.mp4 36.84 MB
03 Building the MVP (minimum viable product)/025 gem faker and seeds.rb - add fake data to the app.mp4 21.4 MB
03 Building the MVP (minimum viable product)/027 gem devise for authorization (log in log out).mp4 30.04 MB
03 Building the MVP (minimum viable product)/029 course belong_to user - relationships.mp4 36.21 MB
03 Building the MVP (minimum viable product)/031 design for notification messages.mp4 8.39 MB
03 Building the MVP (minimum viable product)/033 adding a functional navbar.mp4 23.14 MB
03 Building the MVP (minimum viable product)/035 search field in navbar.mp4 10.72 MB
03 Building the MVP (minimum viable product)/037 styling courses and home index.mp4 103.91 MB
03 Building the MVP (minimum viable product)/039 gem friendly_id - show user friendly links.mp4 54.25 MB
03 Building the MVP (minimum viable product)/041 devise trackable (track user IP address create users index page.mp4 61.18 MB
03 Building the MVP (minimum viable product)/043 devise confirmable in development pt1.mp4 67.14 MB
03 Building the MVP (minimum viable product)/045 devise confirmable in development pt2.mp4 14.47 MB
03 Building the MVP (minimum viable product)/047 sendgrid - send emails in production.mp4 33.04 MB
03 Building the MVP (minimum viable product)/049 add more fields to courses.mp4 128.03 MB
03 Building the MVP (minimum viable product)/051 gem ransack - level 1 - filter and search data in a table.mp4 39.31 MB
03 Building the MVP (minimum viable product)/053 gem ransack - level 2 - search and filter courses.mp4 105.62 MB
03 Building the MVP (minimum viable product)/055 gem ransack level 3 - search in navbar.mp4 48.65 MB
03 Building the MVP (minimum viable product)/057 gem public_activity - track all actions in the app.mp4 67.98 MB
03 Building the MVP (minimum viable product)/059 add a footer.mp4 62.88 MB
04 Roles and Authorization/061 promo - roles authorization.mp4 2.18 MB
04 Roles and Authorization/062 gem rolify - add roles to users.mp4 78.59 MB
04 Roles and Authorization/064 gem rolify - edit user roles.mp4 39.03 MB
04 Roles and Authorization/066 gem rolify - using role based access.mp4 22.57 MB
04 Roles and Authorization/068 gem pundit - installation and example usecase.mp4 38.01 MB
04 Roles and Authorization/070 gem pundit - authorization for courses.mp4 18.52 MB
04 Roles and Authorization/072 gem pundit - only admin can edit other users.mp4 19.01 MB
04 Roles and Authorization/074 gem pundit - user can see links only to allowed actions.mp4 20.5 MB
05 Building the core functionality of the e-learning platform/076 gem friendly_id for users user show.mp4 41.09 MB
05 Building the core functionality of the e-learning platform/078 check if user is online.mp4 30.94 MB
05 Building the core functionality of the e-learning platform/080 add a Lessons table friendly_id styling.mp4 86.18 MB
05 Building the core functionality of the e-learning platform/082 public_activity for Lessons create lessons inside courses.mp4 19.49 MB
05 Building the core functionality of the e-learning platform/084 action_text for Lessons add breadcrumbs for lesson show.mp4 20.35 MB
05 Building the core functionality of the e-learning platform/085 gem pundit - authorization for Lessons.mp4 42.92 MB
05 Building the core functionality of the e-learning platform/087 nested resources. lessons in courses.mp4 54.36 MB
05 Building the core functionality of the e-learning platform/089 gem pundit - authorization for Lessons create action.mp4 31.83 MB
05 Building the core functionality of the e-learning platform/091 minor styling for edit and new views.mp4 15.89 MB
05 Building the core functionality of the e-learning platform/093 production - tour around heroku.mp4 14.67 MB
05 Building the core functionality of the e-learning platform/094 gem exception_notification - catch errors in production.mp4 33.48 MB
05 Building the core functionality of the e-learning platform/096 design for courses and lessons.mp4 57.86 MB
05 Building the core functionality of the e-learning platform/098 gem pagy for pagination.mp4 76.44 MB
05 Building the core functionality of the e-learning platform/100 add dynamic title to page tabs.mp4 58.28 MB
05 Building the core functionality of the e-learning platform/102 scaffold Enrollments. Basic validation and design.mp4 110.58 MB
05 Building the core functionality of the e-learning platform/104 Button for user to Enroll to a Course.mp4 144.35 MB
05 Building the core functionality of the e-learning platform/106 gem pundit for Enrollments.mp4 29.17 MB
05 Building the core functionality of the e-learning platform/108 gem pundit - user can access his purchased Courses.mp4 15.92 MB
05 Building the core functionality of the e-learning platform/110 work on Enrollment views.mp4 106.45 MB
05 Building the core functionality of the e-learning platform/112 Button for user to Review a Course.mp4 69.29 MB
05 Building the core functionality of the e-learning platform/114 gem pagy for Enrollments and Users.mp4 37.38 MB
05 Building the core functionality of the e-learning platform/116 gem friendly_id for enrollments.mp4 18.57 MB
05 Building the core functionality of the e-learning platform/118 gem ransack for enrollments index.mp4 61.15 MB
05 Building the core functionality of the e-learning platform/120 Navigation for student teacher admin.mp4 101.51 MB
05 Building the core functionality of the e-learning platform/122 Collections and Scopes Ransack Pagy for Courses and Enrollments.mp4 156.38 MB
05 Building the core functionality of the e-learning platform/124 Counters in header.mp4 41.96 MB
05 Building the core functionality of the e-learning platform/126 Calculate rating for courses.mp4 88.41 MB
05 Building the core functionality of the e-learning platform/128 counter_cache basics (enrollments_count for Course).mp4 44.35 MB
05 Building the core functionality of the e-learning platform/130 add counter_cache across app.mp4 118.32 MB
05 Building the core functionality of the e-learning platform/132 More course styling and validation.mp4 67.3 MB
05 Building the core functionality of the e-learning platform/134 Courses index ransack sort by price populararity rating newest.mp4 26.25 MB
05 Building the core functionality of the e-learning platform/136 Dynamic Personalized Homepage (Popular New Top Rated Courses).mp4 66.44 MB
05 Building the core functionality of the e-learning platform/138 Move logic from controller to model using scopes.mp4 50.18 MB
05 Building the core functionality of the e-learning platform/140 UserCourse table - track if a user has seen a lesson. Migration and setup.mp4 83.95 MB
05 Building the core functionality of the e-learning platform/142 Track User progress in a Course.mp4 66.68 MB
05 Building the core functionality of the e-learning platform/144 Styling courses and lessons.mp4 148.22 MB
05 Building the core functionality of the e-learning platform/146 Pluralization for course show.mp4 11.14 MB
05 Building the core functionality of the e-learning platform/148 Validation for Destroy with dependent records (restrict_with_error nullify.mp4 32.33 MB
05 Building the core functionality of the e-learning platform/150 Lesson show - navigation between lessons in a course.mp4 45.12 MB
05 Building the core functionality of the e-learning platform/152 gem chartkick and groupdate - add charts.mp4 87.79 MB
05 Building the core functionality of the e-learning platform/154 load charts without timeouts.mp4 39.97 MB
05 Building the core functionality of the e-learning platform/156 namespace charts in routes group by sum.mp4 27.02 MB
05 Building the core functionality of the e-learning platform/158 count impressions with increment method.mp4 49.51 MB
05 Building the core functionality of the e-learning platform/160 custom buttons to publish or approve a course.mp4 187.2 MB
05 Building the core functionality of the e-learning platform/162 complex validation who can see a course show.mp4 29.35 MB
05 Building the core functionality of the e-learning platform/164 gem public_activity - polymorphic links with nested resources.mp4 69.87 MB
05 Building the core functionality of the e-learning platform/166 application_helper for conditional styling.mp4 31.59 MB
05 Building the core functionality of the e-learning platform/168 gem rails-erd to generate relationship-diagrams automatically.mp4 30.16 MB
05 Building the core functionality of the e-learning platform/170 better views for not logged in users.mp4 29.1 MB
05 Building the core functionality of the e-learning platform/172 link_to courses with ransack search params.mp4 33.16 MB
05 Building the core functionality of the e-learning platform/174 course-specific charts and analytics more advanced grouping.mp4 82.77 MB
05 Building the core functionality of the e-learning platform/176 update course_policy and view.mp4 39.42 MB
06 Sorting records with drag and drop/178 promo - sort records.mp4 2.13 MB
06 Sorting records with drag and drop/179 gem ranked_model - give lessons inside a course a number.mp4 33.55 MB
06 Sorting records with drag and drop/181 link to previous and next lesson in lesson show.mp4 24.47 MB
06 Sorting records with drag and drop/183 jquery-ui sortable - make lessons sortable and persist changes.mp4 101.39 MB
07 Active Storage and Action Text/185 promo - active_storage action_text.mp4 3.68 MB
07 Active Storage and Action Text/186 credentials and secret keys PART 1.mp4 30.65 MB
07 Active Storage and Action Text/188 gem aws-sdk-s3 configure aws s3 bucket storage add avatar to courses.mp4 129.44 MB
07 Active Storage and Action Text/190 gem active_storage_validations. validates course avatar. display avatar in co.mp4 85.05 MB
07 Active Storage and Action Text/192 gem image_processing to fix action_text displaying images S3 bucket CORS set.mp4 38.86 MB
07 Active Storage and Action Text/194 credentials and secret keys PART 2 - PRODUCTION.mp4 11.84 MB
07 Active Storage and Action Text/195 action_text attachment restrictions download and display.mp4 83.6 MB
07 Active Storage and Action Text/197 action_text restrict attachments more validations for course and lesson.mp4 84.35 MB
07 Active Storage and Action Text/199 video attachment and preview with active_storage and HTML5.mp4 60.5 MB
07 Active Storage and Action Text/201 styling lessons video validation.mp4 58.67 MB
07 Active Storage and Action Text/203 deleting attachments (video and video_thumbnail).mp4 61.86 MB
07 Active Storage and Action Text/205 action_text - allow file upload add video preview to blob.mp4 40.62 MB
07 Active Storage and Action Text/207 action_text - play audio with HTML5.mp4 20.94 MB
07 Active Storage and Action Text/209 video.js player integration.mp4 61.81 MB
07 Active Storage and Action Text/211 simple_form for rich_text_area (actiontext).mp4 19.85 MB
07 Active Storage and Action Text/213 action_text youtube embeds.mp4 57.97 MB
08 Integrating Comments with Nested Routes/215 promo - nested comments.mp4 2.93 MB
08 Integrating Comments with Nested Routes/218 counter_cache for comments method to delete comment.mp4 138.25 MB
08 Integrating Comments with Nested Routes/220 public_activity for comments.mp4 42.71 MB
08 Integrating Comments with Nested Routes/222 pundit authorization for destroying a comment.mp4 22.18 MB
08 Integrating Comments with Nested Routes/224 add counter_cache for user_lessons to lessons and users.mp4 40.33 MB
09 Preparing the app for production/226 promo - preparing for production.mp4 2.55 MB
09 Preparing the app for production/227 gem recaptcha with devise - no bot signups.mp4 55 MB
09 Preparing the app for production/229 add recaptcha keys to credentials.mp4 15.9 MB
09 Preparing the app for production/231 add google analytics.mp4 56.34 MB
09 Preparing the app for production/233 styling app adding logo and thumbnail.mp4 84.87 MB
09 Preparing the app for production/235 downgrade jquery to 3.4.1 to make bootstrap navbar dropdown work on small screen.mp4 13.24 MB
09 Preparing the app for production/237 yarn remove video.js - remove library from our app.mp4 20.46 MB
09 Preparing the app for production/239 connecting a domain to our application in production.mp4 32.37 MB
09 Preparing the app for production/240 disable video download (disable rightclick on video).mp4 19.56 MB
09 Preparing the app for production/242 privacy_policy and SEO tags.mp4 33.66 MB
09 Preparing the app for production/244 adding a licence to our github repository.mp4 13.68 MB
09 Preparing the app for production/246 beautify devise views.mp4 96.61 MB
09 Preparing the app for production/248 Add a sitemap for Google and Bing search.mp4 38.93 MB
10 API Log in with google github facebook (omniauth)/250 promo - social login.mp4 2.8 MB
10 API Log in with google github facebook (omniauth)/251 gem omniauth-google-oauth2 - log in with google.mp4 93.8 MB
10 API Log in with google github facebook (omniauth)/253 import omniauth user personal data.mp4 69.29 MB
10 API Log in with google github facebook (omniauth)/255 gem omniauth-github - log in with github.mp4 34.08 MB
10 API Log in with google github facebook (omniauth)/257 different credentials for different environments. Github.mp4 45.33 MB
10 API Log in with google github facebook (omniauth)/259 gem omniauth-facebook - log in with facebook.mp4 89.81 MB
10 API Log in with google github facebook (omniauth)/261 refactor omniauth (clean up code).mp4 50.08 MB
11 PRO FEATURE Select or Create Tags with selectize js/263 promo - select or create with selectize-js.mp4 6.98 MB
11 PRO FEATURE Select or Create Tags with selectize js/264 selectize.js - course has many tags through course_tags.mp4 134.72 MB
11 PRO FEATURE Select or Create Tags with selectize js/266 two ways to search courses by tags with ransack.mp4 100.15 MB
11 PRO FEATURE Select or Create Tags with selectize js/268 link to current page with params (for searching tags).mp4 25.55 MB
11 PRO FEATURE Select or Create Tags with selectize js/270 selectize.js - select or create tag.mp4 33.23 MB
11 PRO FEATURE Select or Create Tags with selectize js/272 admin can manage and delete tags.mp4 118.64 MB
11 PRO FEATURE Select or Create Tags with selectize js/274 list similar courses in course show based on tags.mp4 45.87 MB
12 PRO FEATURE PDF Certificate of Completion with wicked_pdf/276 promo - PDF generation.mp4 4.05 MB
12 PRO FEATURE PDF Certificate of Completion with wicked_pdf/277 gem wicked_pdf - ability to generate PDF from HTML.mp4 64.6 MB
12 PRO FEATURE PDF Certificate of Completion with wicked_pdf/279 enrollment completion certificate and styling.mp4 57.42 MB
12 PRO FEATURE PDF Certificate of Completion with wicked_pdf/281 pdf.html - remove unused code enrollments index - link to certificate.mp4 43.44 MB
12 PRO FEATURE PDF Certificate of Completion with wicked_pdf/283 different pdf gem for development and production.mp4 26 MB
12 PRO FEATURE PDF Certificate of Completion with wicked_pdf/285 styling pdf certificate of completion.mp4 35.2 MB
12 PRO FEATURE PDF Certificate of Completion with wicked_pdf/287 certificate of completion only for completed courses.mp4 35.42 MB
12 PRO FEATURE PDF Certificate of Completion with wicked_pdf/289 helper logic to view certificate of completion.mp4 70.91 MB
13 PRO FEATURE Multistep forms with gem WICKED/291 promo - multistep forms.mp4 1.98 MB
13 PRO FEATURE Multistep forms with gem WICKED/292 gem wicked for multistep forms.mp4 139.43 MB
13 PRO FEATURE Multistep forms with gem WICKED/294 gem wicked - nest course_wizard inside courses.mp4 41.88 MB
13 PRO FEATURE Multistep forms with gem WICKED/296 gem wicked - edit and update functionality.mp4 61.31 MB
13 PRO FEATURE Multistep forms with gem WICKED/298 gem wicked - styling and authorization.mp4 43.26 MB
13 PRO FEATURE Multistep forms with gem WICKED/300 layout for wizard steps remove course edit action.mp4 57.26 MB
13 PRO FEATURE Multistep forms with gem WICKED/302 styling wizard progress navigation remove fields course form.mp4 77.09 MB
14 PRO FEATURE ActionMailer - send outbound emails/304 email confirmation when a user enrolled to a course.mp4 89.98 MB
14 PRO FEATURE ActionMailer - send outbound emails/306 email to teacher when a user enrolls to his course.mp4 39.45 MB
14 PRO FEATURE ActionMailer - send outbound emails/308 user_mailer - send all admins emails when a new user registers.mp4 46.32 MB
15 PRO FEATURE gem cocoon - one form to edit and create multiple lessons/310 install gem cocoon. edit lessons in course form.mp4 95.4 MB
16 Stripe Payments working with money business logic/312 payments - business logic for user income and expenses calculation.mp4 172.88 MB
16 Stripe Payments working with money business logic/314 payments with stripe part 1.mp4 103.5 MB
16 Stripe Payments working with money business logic/316 payments with stripe part 2.mp4 76.41 MB
17 Fixes and Adjustments/318 Upgrading to Rails EDGE and troubleshooting active_storage issues.mp4 29.01 MB
17 Fixes and Adjustments/320 downgrading Rails and fixing selectize issues.mp4 29.92 MB
17 Fixes and Adjustments/322 downgrading Rails and fixing active_storage issues.mp4 25.17 MB
17 Fixes and Adjustments/324 Update to rails 6.0.3.mp4 20.88 MB
17 Fixes and Adjustments/326 renaming a column (short- to marketing- description).mp4 43.85 MB
17 Fixes and Adjustments/328 gem public_activity for user.mp4 50.47 MB
17 Fixes and Adjustments/330 footer always on bottom.mp4 20.81 MB
17 Fixes and Adjustments/332 gem sitemap_generator edit robots.txt.mp4 75.05 MB
17 Fixes and Adjustments/334 sitemaps working on heroku with AWS S3 public repo.mp4 77.12 MB
17 Fixes and Adjustments/337 Run the Corsego source code in development.mp4 126.77 MB
18 Thank you and next steps/338 Roadmap. Next steps.mp4 36.34 MB
18 Thank you and next steps/339 Thank you.mp4 10.89 MB
其他位置