Super Fast Pagination in Rails with Pagy

Поділитися
Вставка

КОМЕНТАРІ • 27

  • @monroemann
    @monroemann 6 років тому +2

    Thanks for all you do Chris Oliver!

  • @fridder.
    @fridder. Рік тому +1

    Thanks Chris 🙌

  • @Nick-bq1ez
    @Nick-bq1ez 3 роки тому +1

    Great video, exactly what I was looking for!

  • @dannyromero699
    @dannyromero699 4 роки тому +2

    This was so easy and straightforward! Thanks so much :D

    • @malikleighton58
      @malikleighton58 3 роки тому

      pro trick: watch movies at Flixzone. I've been using them for watching a lot of movies during the lockdown.

    • @aidenwilliam458
      @aidenwilliam458 3 роки тому

      @Malik Leighton Yea, I have been watching on Flixzone for since november myself :)

  • @dhoangk07
    @dhoangk07 5 років тому

    Thanks for everything you have done Chris. It's really Cool!

  • @Александр-щ8л3т
    @Александр-щ8л3т 3 роки тому +1

    Thanks for the video!!!

  • @sebastian.estrada
    @sebastian.estrada 3 роки тому

    Hi, is it possible to do ajax pagination with this gem?

  • @mayuresh.srivastava
    @mayuresh.srivastava 4 роки тому +2

    Now methods are as follows:
    Source: ddnexus.github.io/pagy/extras/bootstrap

    • @GorailsTV
      @GorailsTV  4 роки тому +1

      Thanks for sharing! Things change fast!

  • @paulobeloproinov
    @paulobeloproinov 6 років тому +1

    Great! Clear and to the point ;-)

  • @jongwonjohnlee
    @jongwonjohnlee 3 роки тому

    great work, easy to apply, now i go do your infinite scroll episode

  • @Xavier-mz1gx
    @Xavier-mz1gx 3 роки тому +1

    thanks! :)
    I love your vim theme!!

  • @halleyrios7135
    @halleyrios7135 6 років тому

    Hi I have a question:
    If I wanted to perform searches as in bootstrap by columns, can you do with this gem? or it is only for page

    • @GorailsTV
      @GorailsTV  6 років тому

      It's only for pagination. Check out the ransack episode for search.

  • @Coul777exe
    @Coul777exe 4 роки тому

    can you make a video 'how render paginate with ajax when you destroy objects'?

  • @Theschnaz21
    @Theschnaz21 5 років тому +1

    Awesome!

  • @juandalisay
    @juandalisay 6 років тому

    I'm getting an error `require': cannot load such file -- pagy/extras/bootstrap (LoadError) when I added pagy.rb :(

  • @aerozy
    @aerozy 6 років тому

    You are awesome!

  • @HussainAkram128
    @HussainAkram128 6 років тому

    In what Rails versions we can use pagy? I've had a look on github docs but there isn't any information about it.

    • @GorailsTV
      @GorailsTV  6 років тому

      I imagine anything recent.

  • @sandeepSingh-qi1jd
    @sandeepSingh-qi1jd 6 років тому +1

    Awesome

  • @sergeIwakura
    @sergeIwakura 4 роки тому +1

    rails6 it's still working but in view helper pagy_nav_bootstrap changed to pagy_bootstrap_nav

  • @karlhos89
    @karlhos89 4 роки тому +1

    Thanks for the video!!!