Skip to content
This repository has been archived by the owner on Jul 28, 2020. It is now read-only.

Latest commit

 

History

History
13 lines (9 loc) · 251 Bytes

README.rdoc

File metadata and controls

13 lines (9 loc) · 251 Bytes

Welcome to ajax-test

Let’s ajax.

Getting Started

  1. create table:

    rake db:migrate
    
  2. start server:

    rails s
    
  3. Go to localhost:3000/articles and you’ll see:

    "Reload" link is heavy but "Reload(Ajax)" link is light.