Ruby on Rails

Sdílet
Vložit
  • čas přidán 14. 07. 2024
  • Learn to create valid calendar events, that a user can download as an .ics file and add to his calendar!
    Resources:
    - text version of this video: blog.corsego.com/icalendar-ruby
    - source code: github.com/corsego/101-icalen...
    - gem icalendar: github.com/icalendar/icalendar
    - icalendar documentation: www.rfc-editor.org/rfc/rfc5545
    0:00 ics format
    2:05 Boilerplate app
    2:40 gem icalendar
    5:50 download ics file
    8:24 add location field
    10:05 remove duplicates in calendar (uid, sequence)
    12:07 include urls
    13:55 change ics filename
    15:16 summary
    15:35 refactoring
    19:10 final demo

Komentáře • 4

  • @bluemihai
    @bluemihai Před 4 měsíci

    I've watched many tutorial videos, and this is one of the best. Comparable to Ryan Bates's old Railscasts.
    хорошо, давай!

  • @ledockol
    @ledockol Před rokem +2

    Дякую, Ярослав! Вітаю з Різдвом!
    Як завжди дуже корисне відео.
    Очікуємо на новий контент!

  • @cmthimmaiah
    @cmthimmaiah Před rokem +1

    Fantastic as always, thank you for your work.

  • @azizdevfull
    @azizdevfull Před rokem +1

    I need this video : )