just3obad / smartsoft-12

Automatically exported from code.google.com/p/smartsoft-12
0 stars 0 forks source link

Flashes fix [if you use them] #140

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The flash is now fixed 
in your controller:
Call flash[:notice] for blue
Call flash[:error] for red
Call flash[:success] for green
+ the message

and you must include once in your view at the top:
<%= render 'shared/all_flash' %>

Original issue reported on code.google.com by mina.wor...@gmail.com on 17 May 2012 at 12:04

GoogleCodeExporter commented 9 years ago
The Wiki please!

Notify the devs on the mailing list, but this kind of instructions need to be 
on the Wiki.

Original comment by guc@sakr.me on 20 May 2012 at 1:03

GoogleCodeExporter commented 9 years ago
Already there exist one with name flashfix in the wiki :D

Original comment by mina.wor...@gmail.com on 20 May 2012 at 1:50

GoogleCodeExporter commented 9 years ago

Original comment by mina.wor...@gmail.com on 25 May 2012 at 5:54