discourse/app
Philipp Weissensteiner c34f476b31 Improve suggest_username method in user.rb
The suggest_username method showed up on codeclimate
so I thought I'd give it some love and make it more readable.
In the process removed trailing whitespaces and had to fix a
terrible spelling error :)
2013-03-31 19:01:11 +02:00
..
assets Show trends on some dashboard numbers 2013-03-30 14:07:35 -04:00
controllers Fetch the list of problems more frequently on the admin dashboard 2013-03-29 15:48:26 -04:00
helpers Convert a lot of :a => b to a: b and bring peace to the world 2013-03-25 05:07:36 +05:30
mailers Convert a lot of :a => b to a: b and bring peace to the world 2013-03-25 05:07:36 +05:30
models Improve suggest_username method in user.rb 2013-03-31 19:01:11 +02:00
serializers Merge pull request #193 from tms/timing-is-everything 2013-03-27 22:57:44 -07:00
views let <title> contain site name instead of just "Discourse" 2013-03-30 23:16:59 +01:00