This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
growstuff
Watch
1
Star
0
Fork
0
You've already forked growstuff
mirror of
https://github.com/Growstuff/growstuff.git
synced
2026-03-28 11:41:31 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4e7e82c8a8aecb4fd4c3d5ee32a8da02b68fb9a1
growstuff
/
app
/
views
/
home
History
Cesy
5b19d236d0
Merge pull request
#783
from pozorvlak/remove_last_count_calls
...
Replace the last few .count and .length calls with .size where possible
2015-08-05 18:57:04 +01:00
..
_blurb.html.haml
abstract strings in home views into locale file
2014-09-20 21:47:18 +10:00
_crops.html.haml
Tweaked homepage crop display to match resized columns
2015-01-16 21:37:15 +11:00
_discuss.html.haml
replaced caching using observers with a key-based (and simplified) caching system
2014-12-19 21:17:43 +11:00
_members.html.haml
switch homepage and members/ page member thumbnails to be a flexbox layout so it's more responsive.
Fixes
#780
2015-07-23 13:56:07 -04:00
_seeds.html.haml
[Refactoring] Replace .count and .length with .size for collections
2015-06-25 12:09:03 +08:00
_stats.html.haml
Replace remaining calls to count() with size()
2015-07-23 23:05:39 +01:00
index.html.haml
Removed sidebar from homepage.
2015-01-13 20:13:33 +11:00