meetalendar 0.0.3
This gem prensents all the needed functionality to search for relevant groups on meetup, remember the chosen ones and offers a task that can be called regularely to transcribe the meetup-groups events to a google calendar. TLDR: It allows the user to subscribe to meetup-groups events.
          Gemfile:
          =
        
        
          安裝:
          =
        
      Runtime 相依性套件 (8):
            activeresource
            ~> 5.1
          
          
            attr_encrypted
            ~> 3.1
          
          
            bootstrap-sass
            ~> 3.3, >= 3.3.7
          
          
            google-api-client
            ~> 0.30.3
          
          
            httpclient
            ~> 2.8, >= 2.8.3
          
          
            multi_json
            ~> 1.13, >= 1.13.1
          
          
            rails
            ~> 5.2, >= 5.2.2
          
          
            slim
            ~> 4.0, >= 4.0.1
          
    
