Created
          August 24, 2015 16:55 
        
      - 
      
- 
        Save SpringMT/2347f2e369fd3dd6aa88 to your computer and use it in GitHub Desktop. 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | <% if first_page? %> | |
| <%= paginate @products, rel: "nofollows" %> | |
| <% else %> | |
| <%= paginate @products %> | |
| <% end %> | |
| <% if first_page? %> | |
| <%= hogehoge %> | |
| <% else %> | |
| <%= %> | |
| <% end %> | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment