dallasrb / dallasrb-web

The Dallas Ruby Brigade Website
10 stars 14 forks source link

Fixed bug in show action in profiles and adding feature to search profiles of members #33

Closed manusajith closed 11 years ago

manusajith commented 11 years ago

Fixed a bug with the show action in Profiles.

Also added a search action so that the profile of the members could be searched

hkarthik commented 11 years ago

@manusajith Thanks for the pull! I won't be merging until I can get my builds clean, though. Hopefully that will be fixed soon.

hkarthik commented 11 years ago

@manusajith I finally got the builds cleaned up and took a look at this. Unfortunately I'm not really feeling the auto complete, especially because it requires pulling in jQuery UI to do it. I'd rather just do a simple search using the bootstrap components we've already brought in.

If you want to resubmit with something else, I can take a look, but I'm going to decline this PR for now. Sorry.