batasrki

Srdjan Pejic
S-Squared Design & Development
0
2
  • This is my version of the venerable blog engine
    Created Mon Jun 16 15:56:55 -0700 2008
    legend
  • Bug tracking/project managing web app
    Created Tue Jul 29 16:11:49 -0700 2008
    legend

Public Activity  feed

batasrki started watching rspec Fri Oct 03 21:35:52 -0700 2008
rspec is at dchelimsky/rspec
batasrki created gist: 8031 Fri Aug 29 11:46:08 -0700 2008
class User < ActiveRecord::Base # Blog related
batasrki created gist: 6608 Thu Aug 21 11:29:10 -0700 2008
<div id="posts" class="module"> <div class="module_head"> <h3 class="module_name"><%= link_to post.title, user_post_path(user,post) %></h3>
batasrki created gist: 6607 Thu Aug 21 11:26:53 -0700 2008
class CommentsController < ApplicationController before_filter :find_post skip_before_filter :check_login
batasrki edited a page in the sarracenia wiki 3 times, most recently Wed Aug 20 18:47:29 -0700 2008
batasrki started watching quickticket Sun Aug 17 20:00:50 -0700 2008
quickticket is at voodootikigod/quickticket
batasrki created gist: 5144 Tue Aug 12 13:19:10 -0700 2008
Private Function RemoveEmptyRows(ByVal dt As DataTable) As DataTable Dim rowIndexes As New ArrayList Dim changed As New DataTable
batasrki updated gist: 4263 Wed Aug 06 12:41:57 -0700 2008
batasrki created gist: 4263 Wed Aug 06 12:39:37 -0700 2008
# A Site key gives additional protection against a dictionary attack if your # DB is ever compromised. With no site key, we store
batasrki committed to batasrki/sarracenia Wed Aug 06 11:58:18 -0700 2008
batasrki committed to batasrki/sarracenia Wed Aug 06 08:51:28 -0700 2008

c5e0e337c1717faf25d7f82d9ee52806d04a88a2

Added restful-authentication plugin;

batasrki committed to batasrki/sarracenia Wed Aug 06 07:53:03 -0700 2008

12422dbf0dab8aa4a5d28b220b7194b73bb14d91

Removing current plugin set up

batasrki created sarracenia Tue Jul 29 16:11:49 -0700 2008
New repository is at batasrki/sarracenia
batasrki updated gist: 2462 Fri Jul 25 09:05:45 -0700 2008
#@me variable is like current_user <% alert_list = Alert.list(@me, 5) %> <!-- Alerts -->
batasrki created gist: 2462 Fri Jul 25 08:14:36 -0700 2008
#@me variable is like current_user <% alert_list = Alert.list(@me, 5) %>
batasrki committed to batasrki/blog-engine Thu Jul 24 08:46:30 -0700 2008

49b2c82e0938143778f677718a87fb93304f4c13

Made sure that the hardcoded User ids are removed and that the whole thing works as designed; Kept the RESTfulness of the app

batasrki started watching dm-adapters Sat Jul 19 21:40:39 -0700 2008
dm-adapters is at wycats/dm-adapters
batasrki started watching dm-core Sat Jul 19 21:40:06 -0700 2008
dm-core is at wycats/dm-core
batasrki committed to batasrki/blog-engine Sat Jul 19 13:50:53 -0700 2008

44c4b76b2c035b94dba70c9ff0fec4b4c7b80623

Added restful-authentication plugin

batasrki started watching heroes-of-code-and-logic Sat Jul 19 08:48:58 -0700 2008
heroes-of-code-and-logic is at kuccello/heroes-of-code-and-logic