mxabierto / consulta

Fork :fork_and_knife: mexicano de Cónsul
GNU Affero General Public License v3.0
0 stars 0 forks source link

Add closing date #39

Closed defvol closed 9 years ago

defvol commented 9 years ago

1

screen shot 2015-11-18 at 4 50 49 pm

2

screen shot 2015-11-18 at 5 02 42 pm

3

Fecha en octubre

4

screen shot 2015-11-18 at 5 44 55 pm

How to test

✗ rspec spec/features/proposals_spec.rb -e "Show open proposal" ✗ rspec spec/features/proposals_spec.rb -e "Show closed proposal"

defvol commented 9 years ago

Fixes #29

carlosmaya commented 9 years ago

Close date screen shot 2015-11-18 at 10 10 45 pm

Specs

1.

Proposals
  Show open proposal

Top 1 slowest examples (21.87 seconds, 98.9% of total time):
  Proposals Show open proposal
    21.87 seconds ./spec/features/proposals_spec.rb:107

2.

Proposals
  Show closed proposal

Top 1 slowest examples (1.74 seconds, 89.6% of total time):
  Proposals Show closed proposal
    1.74 seconds ./spec/features/proposals_spec.rb:93