Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9208395
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T00:36:32+00:00 2026-06-18T00:36:32+00:00

I need to calculate what page a comment is on so I can create

  • 0

I need to calculate what page a comment is on so I can create a direct link to it. I’m using kaminari pagination with monogid. On kaminari’s wiki they have a solution on how to do it with activerecord but I’m not sure the best way to translate that into mongoid.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-18T00:36:34+00:00Added an answer on June 18, 2026 at 12:36 am

    Here is a stripped down version that I ended up coming up with.

    def page_num
      number_before = self.class.where(recipe_id: recipe.id).gte(created_at: created_at).count.to_f
      number_on_page = self.class.default_per_page
      (number_before / number_on_page).ceil
    end
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have page with spring form fields. They're bind using command. Couple of fields
I need to calculate the time till Christmas in milliseconds. I'm using joda time
I have a page where user can select and define their own formula for
I need to position an element in the exact centre of the page (using
I have a page with php and javascript. In the php section i need
I need to calculate the end of scrolling on web page so that i
I have the output of UTF-8 hash_file that I need to calculate and check
I need to calculate the position, height and width of every anchored link in
I made a mobile website so I can calculate fictional orders. I have sliders
i have a situation where i need to calculate the remaining time every 6

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.